6 ms·
The author speaks of writing some small scripts. I write some small scripts for my use for small tasks, if I come across any problem. Just in case, does anyone
by samaraga 15y ago
The author speaks of writing some small scripts. I write some small scripts for my use for small tasks, if I come across any problem.
Just in case, does anyone know a place(website,book etc.) where such small task scripts are collated so that anyone can use them like small assignments?
Advanced Bash Scripting Guide by Mendel Cooper(http://tldp.org/LDP/abs/html/ http://tldp.org/LDP/abs/html/) has some good scripts which I have come across for some practice but it isn't ordered. Any others ?
- b14ck 15y agoMan, I'd love something like this.
- mark_up 15y agoGithub?
- orjan 15y agoNot exactly what you're describing, but commandlinefu.com can be quite useful.
- samaraga 15y agoThanks, will check it out.
- AbyCodes 15y agohttp://bashcookbook.com/ http://bashcookbook.com/
- samaraga 15y agoThanks for the suggestion. Another O'Reilly book to read!!