Unix Which command is used to locate all the .profile files in the system? l -u .profile find /-name profile -print cd /.profile None of these ls profile l -u .profile find /-name profile -print cd /.profile None of these ls profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? wc sort grep None of these wc sort grep None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these ? [ijk] [!ijk] * None of these ? [ijk] [!ijk] * ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? h None of these j i k h None of these j i k ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? None of these rch S R j None of these rch S R j ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -R ls -i ls -1 ls -t ls -R ls -i ls -1 ls -t ANSWER DOWNLOAD EXAMIANS APP