Word Grid System
Word Grid System
Preview
File Management Commands
ls
List directory contents
Usage: ls [options] [directory]
cd
Change directory
Usage: cd [directory]
mv
Move or rename files
Usage: mv [source] [destination]
System Monitoring Commands
top
Display all running processes
Usage: top
df
Display disk space usage
Usage: df [options]
free
Display memory usage
Usage: free [options]