On Wednesday 7 May 2008, 09:38, Neil Bothwick wrote:
> I never awk, although I am often accused of gawking :)
Ah yes, we all use GNU awk.
(ok, better stop this here :-)
--
gentoo-user@lists.gentoo.org mailing list
On Wed, 7 May 2008 08:53:55 +0200, Etaoin Shrdlu wrote:
> LOL! That went unnoticed, sorry. It should have been "As Neil awk", of
> course :-)
I never awk, although I am often accused of gawking :)
--
Neil Bothwick
Oops. My brain just hit a bad sector.
signature.asc
Description: PGP signatu
On Tuesday 6 May 2008, 23:36, Neil Bothwick wrote:
> On Tue, 6 May 2008 18:19:22 +0200, Etaoin Shrdlu wrote:
> > As Neil sed
>
>
LOL! That went unnoticed, sorry. It should have been "As Neil awk", of
course :-)
--
gentoo-user@lists.gentoo.org mailing list
On Tue, 6 May 2008 18:19:22 +0200, Etaoin Shrdlu wrote:
> As Neil sed
--
Neil Bothwick
If it isn't broken, I can fix it.
signature.asc
Description: PGP signature
On Tuesday 6 May 2008, 13:37, Joe User wrote:
> fixed some bugs:
>
> echo `uptime|sed 's/.*up\s*\([0-9]*\).*/\1\/10+/';grep '^cpu
> MHz' /proc/cpuinfo|awk '{print $4"/30+";}';free|grep '^Mem'|awk
> '{print $3"/1024/3+"}';df -P -k -x nfs -x smbfs|awk '{if ($1 ~
> "/dev/(scsi| sd)"){ s+= $2} s+= $2;
On Mon, May 05, 2008 at 10:11:41PM +0200, Penguin Lover Justin squawked:
> >your virtual p*n*s length:
This should answer your question below. But just in case you are one
of those male geeks who never get to experience the joy that is the
American high school locker room: yes, the jocks do go ar
On Tue, May 06, 2008 at 10:45:23AM +0200, Penguin Lover Etaoin Shrdlu squawked:
> On Tuesday 6 May 2008, 10:39, Neil Bothwick wrote:
> > On Tue, 6 May 2008 10:11:07 +0200, Etaoin Shrdlu wrote:
> > > cat /proc/cpuinfo|grep '^cpu MHz'|awk '{print $4"/30 +";}'
> >
> > This uses three commands when one
Am Montag, 5. Mai 2008 22:00:37 schrieb Willie Wong:
>
> echo `uptime|grep days|sed 's/.*up \([0-9]*\) day.*/\1\/10+/'; cat
> /proc/cpuinfo|grep '^cpu MHz'|awk '{print $4"/30 +";}';free|grep
> '^Mem'|awk '{print $3"/1024/3+"}'; df -P -k -x nfs -x smbfs | grep -v
> '1024-blocks' | awk '{if ($1 ~ "/d
On Tuesday 6 May 2008, 10:39, Neil Bothwick wrote:
> On Tue, 6 May 2008 10:11:07 +0200, Etaoin Shrdlu wrote:
> > cat /proc/cpuinfo|grep '^cpu MHz'|awk '{print $4"/30 +";}'
>
> This uses three commands when one will do, there's no need for cat or
> grep
>
> awk '/^cpu MHz/ {print $4"/30 +";}' /proc/
On Tue, 6 May 2008 10:11:07 +0200, Etaoin Shrdlu wrote:
> cat /proc/cpuinfo|grep '^cpu MHz'|awk '{print $4"/30 +";}'
This uses three commands when one will do, there's no need for cat or grep
awk '/^cpu MHz/ {print $4"/30 +";}' /proc/cpuinfo
Similarly for the free command.
Longer isn't always
On Monday 5 May 2008, 22:12, Alan McKinnon wrote:
> nazgul screenlets-0.0.2 # echo `uptime|grep days|sed 's/.*up
> \([0-9]*\) day.*/\1\/10+/'; cat /proc/cpuinfo|grep '^cpu MHz'|awk
> '{print $4"/30 +";}';free|grep '^Mem'|awk '{print $3"/1024/3+"}'; df
> -P -k -x nfs -x smbfs | grep -v '1024-blocks
Willie Wong ha scritto:
Since we've come this far, I really want to know what is
your virtual p*n*s length:
echo `uptime|grep days|sed 's/.*up \([0-9]*\) day.*/\1\/10+/'; cat /proc/cpuinfo|grep '^cpu MHz'|awk '{print
$4"/30 +";}';free|grep '^Mem'|awk '{print $3"/1024/3+"}'; df -P -k -x nfs -
On Montag, 5. Mai 2008, Willie Wong wrote:
> On Mon, May 05, 2008 at 09:30:52PM +0200, Justin wrote:
> > * app-office/openoffice
> >
> > Mon Mar 10 18:35:42 2008 >>> app-office/openoffice-2.3.1-r1
> > merge time: 3 hours, 11 minutes and 4 seconds.
> >
> > Mon Apr 21 11:18:22 2008 >>>
On Monday 05 May 2008, Willie Wong wrote:
> Since we've come this far, I really want to know what is
> your virtual p*n*s length:
>
> echo `uptime|grep days|sed 's/.*up \([0-9]*\) day.*/\1\/10+/'; cat
> /proc/cpuinfo|grep '^cpu MHz'|awk '{print $4"/30 +";}';free|grep
> '^Mem'|awk '{print $3"/1024/3
Willie Wong schrieb:
On Mon, May 05, 2008 at 09:30:52PM +0200, Justin wrote:
* app-office/openoffice
Mon Mar 10 18:35:42 2008 >>> app-office/openoffice-2.3.1-r1
merge time: 3 hours, 11 minutes and 4 seconds.
Mon Apr 21 11:18:22 2008 >>> app-office/openoffice-2.4.0
merge
On Mon, May 05, 2008 at 09:30:52PM +0200, Justin wrote:
> * app-office/openoffice
>
> Mon Mar 10 18:35:42 2008 >>> app-office/openoffice-2.3.1-r1
> merge time: 3 hours, 11 minutes and 4 seconds.
>
> Mon Apr 21 11:18:22 2008 >>> app-office/openoffice-2.4.0
> merge time: 1 hour,
16 matches
Mail list logo