https://github.com/tizee/tz-shellscripts
Place to hold shell script snippets
https://github.com/tizee/tz-shellscripts
Last synced: 15 days ago
JSON representation
Place to hold shell script snippets
- Host: GitHub
- URL: https://github.com/tizee/tz-shellscripts
- Owner: tizee
- Created: 2020-10-02T14:24:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-22T06:37:43.000Z (about 1 year ago)
- Last Synced: 2025-06-22T07:27:49.874Z (about 1 year ago)
- Language: Shell
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scripts
This repo includes applescript, shellscript etc.
## Useful Links
- [Apple Script](https://developer.apple.com/library/archive/technotes/tn2065/_index.html)
- [Shell Script](https://bash.cyberciti.biz/guide/Main_Page)
- [Bash](https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html)
- [Writing Shell Script](http://linuxcommand.org/lc3_writing_shell_scripts.php)
- [Sed](https://www.grymoire.com/Unix/Sed.html)
- [Awk](https://www.grymoire.com/Unix/Awk.html)