Quoting Aaron Kulkis <[EMAIL PROTECTED]>: > Jeffrey L. Taylor wrote: >> Quoting Jeffrey L. Taylor <[EMAIL PROTECTED]>: >>> Quoting Danesh Daroui <[EMAIL PROTECTED]>: >>>> Hi all, >>>> >>>> I have access to a remote server via SSH. I would like to know if there >>>> is any possible way to find out the speed and type of CPU and available >>>> memory via command line. Is it possible? If yes, how? >>>> >> [snip] >> Even better: >> x86info > > x86info isn't standard. > /proc filesystem is.
x86info gives more info than /proc. Source is available. less, more, and cat aren't part of the Linux kernel, so /proc/ may be standard, but almost anyway you examine it is non-standard by your definition. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
