Ecosyste.ms: Awesome

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

https://github.com/epety/100-shell-script-examples

Collection of shell scripts found on the internet
https://github.com/epety/100-shell-script-examples

Last synced: 2 months ago
JSON representation

Collection of shell scripts found on the internet

Lists

README

        

100 shell script examples
====================================

This is archive of shell scripts that i found on the interenet long time ago. I'm not the author. Original website is located here: http://intuitive.com/wicked/wicked-cool-shell-script-library.shtml (author wrote a [book](http://intuitive.com/wicked/index.shtml)).

Besides this, you can check out these repos too:
- https://code.google.com/p/bsc/
- https://code.google.com/p/bashscripts/
- https://github.com/onlyshk/bash-snippets

Also, there is an interesting article about this that links many shell script examples:
- http://dberkholz.com/2011/04/07/bash-shell-scripting-libraries/