Start Date: 11th Jan 2023
Create a folder name CSE205 and run the scripts sequentially inside this folder only.
Steps To get started
- Create a seprate folder
mkdir CSE325
- Catch the directory
cd CSE325
Your terminal should look something like this ~/CSE325$
.
Start writing commands after $ _
sign.
- Commands: Contains brief about different commands.
- Experiments: Contains lab exercises of each experiment.
- Learning: Contains codes and comments from book Beginning Linux Programming.
- Resource: Book + labManual
- Commands.sh: Command summary.
- Scripts: Shell Scripts.