drawing


Lesson Overview
1. Introducing the shell Introduce the shell
2. Navigating files and directories moving around the filesystem
3. Absolute vs Relarive Paths Introduce absolute vs relative path
4. Working with Files and Directories View, search within, copy, move, and rename files. Create new directories
5. Redirection Employ the grep command to search for information within files

License

KIR Research Computing "Introduction to the Linux Command line" is licensed under the GNU General Public License v3.0, 29 June 2007 . Follow this link for more information

Download sample data

wget -c https://github.com/kir-rescomp/training-intro-to-linux-cli/releases/download/v1.0/shell_data.zip && unzip shell_data.zip