Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Alternatives to sed + awk
- Date: Thu, 3 Mar 2011 17:09:58 +0100
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] Alternatives to sed + awk
- References: <AANLkTim_-D9CFYC8TNp33ni85zB+QBA7jV=BpLN=4SbZ@example.com> <AANLkTimhSGxdPk45AMZHqX8eo2PS75K-qkuV+xMS7bdH@example.com> <AANLkTikoMoBNfCQ=jWAVpt2FE+8XShvubF2DwzjrF9g1@example.com>
On 3 March 2011 16:58, Josh Glover <jmglov@example.com> wrote: > root@example.com:~$ while true; do wc -l /tmp/lauch_code_ripper.log | > cut -d' ' -f 1 | perl -ne 'chomp; printf "%.02f%% ", "$_.0" / > 596058.0'; sleep 15; done > 0.01% 0.01% 0.01% 0.02% 0.02% 0.02% 0.02% 0.02% 0.02% 0.02% ... A free beer* goes to the first person to find the bug. Cheers, Josh * Redeemable at the pub of your choice in Stockholm
- Follow-Ups:
- Re: [tlug] Alternatives to sed + awk
- From: David Blomberg
- References:
- [tlug] Alternatives to sed + awk
- From: Nguyen Vu Hung
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Alternatives to sed + awk
- Next by Date: Re: [tlug] Alternatives to sed + awk
- Previous by thread: Re: [tlug] Alternatives to sed + awk
- Next by thread: Re: [tlug] Alternatives to sed + awk
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links