ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Роман Тутов" <tutov@empils.ru>
To: community@altlinux.ru
Subject: [Comm] скрипт
Date: Tue, 5 Aug 2003 13:15:22 +0400
Message-ID: <587103763.20030805131522@empils.ru> (raw)

Доброе утро (вечер/ночь) 

#!/bin/sh
USER="tutov"
FROMLOG="/mount/squidlog/access.log"
cat $FROMLOG | awk -F " " '$8!="-" {print awk  strftime("%Y-%m-%d %H:%M:%S",$1)  "  " $8 "  " $7 " " $2 }' | gr

Фрагмент скрипта . Возможно-ли ему передать с коммандной строки
параметр ? Если можн то как ?

-- 
 С уважением Тутов Роман
 Отдел АСУП
 mailto:tutov@empils.ru

Origin: В авиации не пьет лишь один автопилот, но и он на спиpтy pаботает :)




             reply	other threads:[~2003-08-05  9:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-05  9:15 Роман Тутов [this message]
2003-08-05 10:46 ` [Comm] скрипт Alexey Tourbin
2003-08-05 12:21   ` Роман Тутов
2003-08-05 12:38     ` Alexey Tourbin
2003-08-05 21:14       ` artem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=587103763.20030805131522@empils.ru \
    --to=tutov@empils.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git