ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] join
@ 2005-06-28  9:17 Anton Gorlov
  2005-06-28  9:26 ` Michael Isachenkov
  0 siblings, 1 reply; 3+ messages in thread
From: Anton Gorlov @ 2005-06-28  9:17 UTC (permalink / raw)
  To: community

Здравствуйте, community.

есть куча обрубков от лога сквида:

access.log
access.log.20050623
access.log.20050624
access.log.20050625
access.log.20050626
access.log.20050627
access.log.20050628

задача -собрать из них целое. Понимаю что это делается с помощью join.
 Но как это сделать правильно?

-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru
                                     FIDO: 2:5059/37



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

* Re: [Comm] join
  2005-06-28  9:17 [Comm] join Anton Gorlov
@ 2005-06-28  9:26 ` Michael Isachenkov
  2005-06-28  9:52   ` Re[2]: " Anton Gorlov
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Isachenkov @ 2005-06-28  9:26 UTC (permalink / raw)
  To: community

> Здравствуйте, community.
> 
> есть куча обрубков от лога сквида:
> 
> access.log
> access.log.20050623
> access.log.20050624
> access.log.20050625
> access.log.20050626
> access.log.20050627
> access.log.20050628
> 
> задача -собрать из них целое. Понимаю что это делается с помощью join.
>  Но как это сделать правильно?
> 

Можно обойтись командой cat. Главное - порядок соблюсти. ;)

-- 
Best regards, Michael Isachenkov



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

* Re[2]: [Comm] join
  2005-06-28  9:26 ` Michael Isachenkov
@ 2005-06-28  9:52   ` Anton Gorlov
  0 siblings, 0 replies; 3+ messages in thread
From: Anton Gorlov @ 2005-06-28  9:52 UTC (permalink / raw)
  To: community

Здравствуйте, Michael.

Вы писали 28 июня 2005 г., 13:26:57:


>> есть куча обрубков от лога сквида:
>> access.log
>> access.log.20050623
>> access.log.20050624
>> access.log.20050625
>> access.log.20050626
>> access.log.20050627
>> access.log.20050628
>> задача -собрать из них целое. Понимаю что это делается с помощью join.
>>  Но как это сделать правильно?
> Можно обойтись командой cat. Главное - порядок соблюсти. ;)
Угу.
cat access.log.* >>./log
Вроде похоже.





-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru
                                     FIDO: 2:5059/37



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

end of thread, other threads:[~2005-06-28  9:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-28  9:17 [Comm] join Anton Gorlov
2005-06-28  9:26 ` Michael Isachenkov
2005-06-28  9:52   ` Re[2]: " Anton Gorlov

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