read is a bash built-in command that reads a line from the standard input (or from the file descriptor) and split the line into words. The first ...
確定! 回上一頁