Unix Shell Database Programming - Yenra

Automating routine tasks

Programming

Unix Shell Programming (Hayden Books Unix System Library) - UNIX Shell Programming, Revised Edition, shows UNIX users how to quickly and easily automate routine tasks by taking command of the UNIX shell. The shell makes light work of big tasks by transferring your simple instructions into powerful commands that put UNIX through its paces. You don't have to be a programmer, or a UNIX expert, to use shell programming to take control of your environment--if you are acquainted with UNIX, this book can take you the rest of the way. If you are a programmer, you'll be surprised at the range of tasks you can automate with the shell--and at the speed and convenience the shell has over many high-level programming languages. If you're from the growing ranks of UNIX system administrators, this book shows how the shell can make your life easier while improving your service. Complete instructions for the standard or "Bourne" shell, plus the "Korn" shell, destined to become the shell of choice Many complete, practical programs and accompanying exercises to help you understand, remember, and check your progress Simple, step-by-step tutorials that lead you through writing real shell programs. Ingram: A complete overview of "shell" programming. This classic deals specifically with the techniques of shell programming. Presents information in a step-by-step fashion; covers all features of the standard shell, with additional instructions for the Korn Shell; and teaches how to use the shell to tailor the UNIX environment. Covers Release 3.