Practice and learn the basic concepts and usage of Unix through hands-on exercises.
- unix
- Linux
- Shell
- Terminal
- Practice basic Unix and Linux commands
# Run in WSL, Git Bash, or a Linux-compatible terminal
bash filename.shBasicUnix/
├── .gitignore
├── chap01/
├── chap02/
├── ...
├── scripts/
└── README.md
This project was created for educational purposes. Free to use for study and practice.
Name: Jiyong Kim (ZYONGE)
Profile: https://github.com/ZYONGE
Motivation: This repository was created to store and review the practice exercises from the Basic Unix course.