https://github.com/mainakrepositor/os-programs
https://github.com/mainakrepositor/os-programs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mainakrepositor/os-programs
- Owner: MainakRepositor
- Created: 2021-05-21T05:57:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T05:58:49.000Z (over 4 years ago)
- Last Synced: 2025-04-07T00:27:10.227Z (9 months ago)
- Language: C
- Size: 21.5 KB
- Stars: 22
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INTRODUCTION TO SHELL PROGRAMMING
### To run shell script open terminal (Ctrl + Alt + T) and run
```sh
bash name_of_script.sh
```