Hey there!! I have created some scripts using the Linux commands I learnt.
You can learn these commands by watching the learnlinux.tv YouTube videos.
The scripts are organised into two folders:
- Files in the Commands folder introduce you to some basic commands
- Files in the Scripts folder introduce you to some basic scripting
To execute a script:
- Download the file
- Open your terminal
- Type sh file_path/file_name. For example, sh ~/Downloads/MyCmd1