https://github.com/satunix/unixautofun
heres me messing around with some BASH!! (super simple im just playing around)
https://github.com/satunix/unixautofun
Last synced: about 1 year ago
JSON representation
heres me messing around with some BASH!! (super simple im just playing around)
- Host: GitHub
- URL: https://github.com/satunix/unixautofun
- Owner: SATUNIX
- Created: 2022-09-21T02:44:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T01:29:10.000Z (over 3 years ago)
- Last Synced: 2025-02-02T11:43:50.432Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UNIXAUTOFUN
heres me messing around with some BASH!! (super simple im just playing around)
the hello world is different from most. have a look :)
i think we all know how to "install" these shell scripts but for a refresher
git clone the repo into a specified directory (if your organised)
chmod u=rwx [filename.sh] (excluding [])
then just run the shell ./filename.sh