Chad Fernandez wrote:
>
> In order to determine if my problem ls with DOS, or hardware,
> I figured I would like to see how much memory Linux thinks the
> computer has. Is there a "mem" command in Linux... Basiclinux
> I have already, but I don't know many commands.
'free' will show you the allocation of available memory.
The full count of system memory (and a whole bunch of other
system info) is shown by 'dmesg'. The line you want is
about 5 lines from the top. You can view it by pressing
SHIFT-PAGEUP to scroll up the screen. Or you can use:
------------ ----------------
dmesg | head -or- dmesg | grep Mem
------------ ----------------
Cheers,
Steven
To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.
More info can be found at;
http://www.softcon.com/archives/SURVPC.html