ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Задачка
@ 2005-07-12  7:43 Pavel Shurubura
  2005-07-12  7:59 ` Pavel Shurubura
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pavel Shurubura @ 2005-07-12  7:43 UTC (permalink / raw)
  To: community

Здравствуйте !

Есть текстовый файл с разделителями '|' (pipe).
В поле номер 5 есть дата такого формата:
Thu, 07 Jul 2005 14:12:01 +0400
т.е.

123|Text|234|aaa|Thu, 07 Jul 2005 14:12:01 +0400|dsfas|asdkfj

Как-бы мне её преобразовать в число секунд since epoch ?

командочка date +'%s' 'Thu, 07 Jul 2005 14:12:01 +0400'
Выдаёт мне то,что надо. Как вставить её вывод обратно в файл ?

на awk пытался передать параметр функции system таким образом:
{
  system("date +%s $5");
}
Но так не получается. Может подскажет кто чего ?

Спасибо.

-- 
With kindest regards, pvs.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-07-15 18:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-12  7:43 [Comm] Задачка Pavel Shurubura
2005-07-12  7:59 ` Pavel Shurubura
2005-07-12  8:01 ` Dmytro O. Redchuk
2005-07-12  8:23   ` Pavel Shurubura
2005-07-15 18:46 ` Aleksander Fetininsky

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