Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it None of these #NAME? -r -1 None of these #NAME? -r -1 ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is None of these sleep grep mesg halt None of these sleep grep mesg halt 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 find -name - mtime + 365 / - ok rm None of these find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm find -name - mtime + 365 / - ok rm None of these find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -mtime +365 | rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? rch tch fch ech None of these rch tch fch ech None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the erxc logic profile shell erxc logic profile shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? bof eof None of these tail head - r bof eof None of these tail head - r ANSWER DOWNLOAD EXAMIANS APP