https://github.com/saswatamcode/shell-scripts
OS Lab Questions and their solution shell scripts.
https://github.com/saswatamcode/shell-scripts
Last synced: 12 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-18T02:54:25.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T16:24:00.382Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- 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`