quiz01 - Unix Commands
- Linux Concepts & Directory Terms
- Absolute path, relative path
- Root directory, home directory, current directory, parent directory
- . and ..
- ~
- /
- Linux Commands
- Names of the commands
- What they do
- What arguments they take
- How to use them
- Use of wildcard characters * and ? in these commands
Commands you need to know:- cd, ls, pwd
- cp, mv, rm
- mkdir, rmdir
- cat
- man