An open API service indexing awesome lists of open source software.

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

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)