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 of the following keys is used to move the cursor to the end of the paragraph. ( ) { } ( ) { } 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? None of these 1 /u who which who am i None of these 1 /u who which who am i ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? None of these -R -1 #NAME? None of these -R -1 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has read permission only other has read permission only owner has read permission only group has write permission only group has read permission only other has read permission only owner has read permission only group has write permission only ANSWER DOWNLOAD EXAMIANS APP