Re: "free" command

2002-07-15 Thread Dan Nelson
In the last episode (Jul 16), Steve Mazerski said: > On Tuesday 16 July 2002 02:33, Dan Nelson wrote: > > In the last episode (Jul 16), Steve Mazerski said: > > > Is there an equivalent to Linux's "free" command in FreeBSD? > > > Something that do

Re: "free" command

2002-07-15 Thread Steve Mazerski
On Tuesday 16 July 2002 02:43, Richard Tobin wrote: > > > Lines 4 & 5 of the output from 'top', pretty much. > > > > Aha, thanks. There isn't a command which dumps the > > info to standard output by any chance? > > top -d1 | head -5 | tail -2 Ah, good idea. Thanks. Note to self: must cast off

Re: "free" command

2002-07-15 Thread Richard Tobin
> > Lines 4 & 5 of the output from 'top', pretty much. > Aha, thanks. There isn't a command which dumps the > info to standard output by any chance? top -d1 | head -5 | tail -2 -- Richard To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the

Re: "free" command

2002-07-15 Thread Steve Mazerski
On Tuesday 16 July 2002 02:33, Dan Nelson wrote: > In the last episode (Jul 16), Steve Mazerski said: > > Is there an equivalent to Linux's "free" command in FreeBSD? > > Something that does this: > > > > user@localhost $ free > > t

Re: "free" command

2002-07-15 Thread Dan Nelson
In the last episode (Jul 16), Steve Mazerski said: > > Is there an equivalent to Linux's "free" command in FreeBSD? > Something that does this: > > user@localhost $ free > total used free sharedbuffers cached > Mem:

"free" command

2002-07-15 Thread Steve Mazerski
Is there an equivalent to Linux's "free" command in FreeBSD? Something that does this: user@localhost $ free total used free sharedbuffers cached Mem:261672 178912 82760 0 9616 102020 -/+ buffers/ca