https://github.com/saswatamcode/shell-scripts
OS Lab Questions and their solution shell scripts.
https://github.com/saswatamcode/shell-scripts
Last synced: about 2 months ago
JSON representation
OS Lab Questions and their solution shell scripts.
- Host: GitHub
- URL: https://github.com/saswatamcode/shell-scripts
- Owner: saswatamcode
- Created: 2021-01-27T11:35:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-18T02:54:25.000Z (over 5 years ago)
- Last Synced: 2025-10-26T17:03:33.925Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OS Lab Shell Scripts
This repo contains all lab questions and their solution shell scripts.
## To run
- Clone repo
- cd into `lab*`
- Run `chmod +x q*.sh`
- Run `./q*.sh`