Unix Which of the following commands is used to identify the type of file by context? more file ls cat more file ls cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? None of these cut sales empl.lst cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst None of these cut sales empl.lst cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd changedir chdir None of these cdir cd changedir chdir None of these cdir 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 command will be used with vi editor to append text at end of line? A i None of these I a A i None of these I a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch .ch All of these catch patch .ch All of these catch ANSWER DOWNLOAD EXAMIANS APP