Download : Linux Training - Session II - Basic Linux Commands (Download PDF)
Topics
- Command Line Basics
- Shell Variables
- Executing Commands
- Command sequences
- Command history
- Applying commands recursively
- Working with directories
- Listing contents of the working directory
- Creating directories
- Moving in directories
- Removing directories
- File Manipulations
- Display file – more, less, cat
- Copy file – cp
- Rename/Move file – mv
- Remove files - rm
- Find file – find
- Copying files between machines – scp, rsync