unix commands redirection and pipes >fileNm redirects the output of command to the specified file. commands e.g., >ls.out will place the output of ls into ls.out ls -al list contents of a directory showing long details and including all command