cat < file1 : file1 is read into standard input for the command cat; ls /etc > file1 : the standard output of ls is sent to file1, errors are ...
確定! 回上一頁