CIS120Linux Fundementals
Chapter 1: Linux Intro and Navigation
Chapter 2: Working with Files
Chapter 3: Redirection, Pipeline, Cat and More
- The type Command
- The help and man Commands
- The apropos, info and whatis Commands
- The cat Command
- The sort and uniq Commands
- The head, tail and wc Commands
- Linux Redirection
- The grep Command
- Linux Pipelines
- The tee Command
Chapter 4: Expansion
Chapter 5: Permissions
Chapter 6: Processes
- ps and top Commands
- jobs,fg and bg Commands
- kill, killall and shutdown Commands
- Understanding the Environment in Linux
Chapter 7: Archiving and Compression
- ping and traceroute Commands
- ip and netstat Commands
- wget, ftp and sftp Commands
- Linux Archiving and Zipping
Chapter 8: Finding Files and Regular Expressions
Chapter 9: Text Processing
Chapter 10: A Gentle Guide to VIM
Chapter 11: Creating Bash Scripts and Functions
Chapter 12: Logic Statements and Loops
Chapter 13: Strings and Numbers, Troubleshooting Scripts