- 1.a Access a shell prompt and issue commands with correct syntax
- 1.b Use input-output redirection (>, >>, |, 2>, etc.)
- 1.c Use grep and regular expressions to analyze text
- 1.d Access remote systems using SSH
- 1.e Log in and switch users in multiuser targets
- 1.f Archive, compress, unpack, and uncompress files using tar, star, gzip, and bzip2
- 1.g Create and edit text files
- 1.h Create, delete, copy, and move files and directories
- 1.i Create hard and soft links
- 1.j List, set, and change standard ugo/rwx permissions
- 1.k Locate, read, and use system documentation including man, info, and files in /usr/share/doc