How Can We Help?
Command | Description | Example |
---|---|---|
cat | Display contents of file | $ cat /etc/passwd |
pwd | Print working directory | $pwd |
ls | List contents of current directory | $ls |
cd | Change directory | $cd /home |
whoami | Print effective userid | $whoami |
Created:
Updated:
Author:PDH
Table of Contents