"Jeff" <[EMAIL PROTECTED]> writes:

> Hi All,
> 
>       I am wondering if there are Linux commands that are equivalent 
> to the MS-DOS commands:
> 
> mem/c  ( output is used memory and available memory )
> dir  ( part of the output is the amount of *free* disk space )
> 
> Yah, I know ls ~ dir.  I can't find a way to display the free disk 
> space with ls and I don't even know if ls is the proper command.  A 
> pointer to the appropriate man pages would be appreciated.

free
du
df

rw2

-- 
 "Debugging is at least twice as hard as programming. If your code is
 as clever as you can possibly make it, then by definition you're not
 smart enough to debug it."  
-- Brian Kernighan

Reply via email to