Unix The command to count the number of files in the current directory by using pipes, is ls | ws -c ls -l | wc -l ls | wc -w ls | wc ls | ws -c ls -l | wc -l ls | wc -w ls | wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? sort wc None of these grep sort wc None of these grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls ~ x ls -F -x Ip ls -l ls ~ x ls -F -x Ip ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /tmp /dev /usr /etc /tmp /dev /usr /etc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn lp pg print prn lp pg print ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -1 lc ls -x ls None of these ls -1 lc ls -x ls None of these ANSWER DOWNLOAD EXAMIANS APP