Unix Which of the following is not a filter? None of these sort wc grep None of these sort wc grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? None of these mv *.* /bin/ mv * /bin/* mv * ../bin mv * ../bin *.* None of these mv *.* /bin/ mv * /bin/* mv * ../bin mv * ../bin *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s S A a s S A a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? 1 /u who which None of these who am i 1 /u who which None of these who am i ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | wc -w ls | ws -c ls | wc ls -l | wc -l ls | wc -w ls | ws -c ls | wc ls -l | wc -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -x None of these lc ls -1 ls ls -x None of these lc ls -1 ls ANSWER DOWNLOAD EXAMIANS APP