Create and extract tarballs using tar, gzip, and bzip2.
- Log in to and out of a Linux system.
- Use Bash shell commands to navigate the directory tree structure and view files.
- Use Bash shell commands to create, copy, move, delete, and rename files and directories.
- Use globbing wildcards * and ? to manipulate groups of files or directories.
- Use chmod command to change permission attributes on files and directories.
- Create and extract tarballs using tar, gzip, and bzip2.
- Use man and online help to learn about Bash shell commands.
- Practice I/O redirection using <, >, and |.
- Use the GCC C compiler to compile a C program.
joyce
0