![]() |
|
|
|
|
|||||||
| 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 |
| Symark Software Named to Software Magazine’s Software 500 for ... - Business Wire (pr | iBot | UNIX and Linux RSS News | 0 | 10-29-2007 05:40 AM |
| listing installed software | ravi raj kumar | UNIX for Advanced & Expert Users | 2 | 07-10-2007 04:55 PM |
| Listing all Software and Tools installed | hasnain | UNIX for Advanced & Expert Users | 7 | 07-03-2007 07:53 AM |
| Installed software | wakeley | UNIX for Dummies Questions & Answers | 3 | 02-08-2005 02:59 AM |
| Knowing installed software versions | Jayathirtha | UNIX for Dummies Questions & Answers | 3 | 08-27-2003 05:35 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Installed Software
Pls guys, what command do i use to dispaly the Disk size and Ram Size my system?
thanks |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
df --> tells you the free as well as used disk space df -ivt--> gives more detailed info. /etc/dfspace -->gives u the space for the root file system. you can also try this du -- > gives disk space used by specified files and directories.. |
|||
| Google The UNIX and Linux Forums |