Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cut sales empl.lst grep sales empl.lst cat | /sales > empl.lst None of these /sales > empl.lst cut sales empl.lst grep sales empl.lst cat | /sales > empl.lst None of these /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? lp tar ls dir lp tar ls dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order st sort sh sort -r st sort sh sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? cat vi lyrix ed cat vi lyrix ed 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 option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it -1 None of these -r #NAME? -1 None of these -r #NAME? ANSWER DOWNLOAD EXAMIANS APP