Hacker News new | ask | show | jobs
by samaraga 5244 days 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/) has some good scripts which I have come across for some practice but it isn't ordered. Any others ?

3 comments

Thanks for the suggestion. Another O'Reilly book to read!!
Man, I'd love something like this.
Not exactly what you're describing, but commandlinefu.com can be quite useful.
Thanks, will check it out.