Unix Which command is used to extract specific columns from the file? cat paste cut grep cat paste cut grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it -1 -r None of these #NAME? -1 -r None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? None of these cd cd.. cd/ cd HOME. None of these cd cd.. cd/ cd HOME. 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? fch ech tch rch None of these fch ech tch rch None of these 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 -mtime +365 | rm find -name - mtime + 365 / - ok rm None of these grep (/usr/*) - mtime + 365 | -ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -mtime +365 | rm find -name - mtime + 365 / - ok rm None of these grep (/usr/*) - mtime + 365 | -ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? w r d s w r d s ANSWER DOWNLOAD EXAMIANS APP