Unix Which of the following commands is used to view your file 24 lines at a time? cat pg /p None of these lp cat pg /p None of these lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? None of these tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc None of these tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc 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? find -name - mtime + 365 / - ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; None of these find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm find -name - mtime + 365 / - ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; None of these find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? delete dm rm erase None of these delete dm rm erase None of these ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? w r s d w r s d ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -c #NAME? -r option None of these -c #NAME? -r option None of these ANSWER DOWNLOAD EXAMIANS APP