![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with find command and list in a long format each found file | alexcol | Shell Programming and Scripting | 5 | 12-10-2007 04:59 AM |
| Creating menu list from configuration file | nir_s | Shell Programming and Scripting | 8 | 01-10-2006 11:45 PM |
| Find users using system(List them only once) | xBuRnTx | UNIX for Dummies Questions & Answers | 3 | 10-03-2005 03:37 AM |
| command find returned bash: /usr/bin/find: Argument list too long | yacsil | Shell Programming and Scripting | 1 | 12-15-2003 02:38 PM |
| How to the configuration of the system | ds_sastry | UNIX for Dummies Questions & Answers | 3 | 09-29-2001 07:29 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi. What command can be used to determine the system
configuration. For example I want to find out how much CPU, how much memory, what CPU and 233mhz or 400mhz, etc. Please help....
__________________
Subhransu |
| Forum Sponsor | ||
|
|
|
|||
|
'prtconf' will also give you some info. Finding out the cpu speed on a system that has been up for a long time is difficult as it will have been rotated out of the /var/adm/messages file.
__________________
[url=http://chuckb.1le.net/]My website[/url] |