A Pretty Good Shell Scripting Primer
I stumbled upon a pretty good document in Apple's Developer Connection - Shell Scripting Primer. I particularly like the "Designing Scripts for Cross-Platform Deployment" and "Performance Tuning" chapters.
Here is the table of contents:
- Shell Script Basics
- Result Codes, Subroutines, Scoping, Sourcing
- Paint by Numbers
- Regular Expressiopns Unfettered
- How awk-ward
- Designing Scripts for Cross-Platform Deployment
- Advanced Techniques
- Performance Tuning
- Appendix A: Other Tools and Information
- Appendix B: An Extreme Example: The Monte Carlo (Bourne) Method for Pi
Labels: shell script
1 Comments:
looks like i dont have to buy another book
Post a Comment
<< Home