THE read COMMAND

read [options] variablesread input into variables according to options
read name?promptdisplay prompt and read the response into name

read Options

–p read input line from a co-process
–r do not treat as line continuation character
–s save a copy of input line in command history file
–un read input line from file descriptor n. If file descriptor is greater than 2, it must first be opened with exec. If n is not specified, default file descriptor is 0.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.97.85