Linux FAQ's & Manuals

chapter 8. writing interactive scripts

in this chapter we will discuss how to interact with the users of our scripts:

  • printing user friendly messages and explanations

  • catching user input

  • prompting for user input

  • using the file descriptors to read from and write to multiple files