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 command will be used with vi editor to replace text from cursor to right? c r R C c r R C ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? j None of these i h k j None of these i h k ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files with confirmation prompt from the user file system which have neither been accessed nor modified i the last one year? grep (/usr/*) - mtime + 365 | -ok rm None of these find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm None of these find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is sort tee tr grep sort tee tr grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? shutdown haltsys kill cancel shutdown haltsys kill cancel ANSWER DOWNLOAD EXAMIANS APP