- To see the disk usage use df -ks .
- To see the disk usage in gb use df -gs .
- To see which ports are in use or see available ports use these commands
netstat -an find /i "listening"
Thursday, July 05, 2007
Unix Commands
Subscribe to:
Posts (Atom)
General notes about J2EE,Spring and Hibernate technologies and some SQL.