This is an old revision of this page, as edited by Droze123(talk | contribs) at 12:05, 27 July 2016(Created page. Please improve). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 12:05, 27 July 2016 by Droze123(talk | contribs)(Created page. Please improve)
read is a command found on Unix and Unix-like operating systems such as Linux. It reads a line of input from standard input or a file passed as an argument to its -u flag, and assigns it to a variable.