Unix The [line number G] key allows you to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor left by one position None of these to move cursor down by one line to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor left by one position None of these to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat more head grep cat more head grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? wc cat touch grep wc cat touch grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? more [emp][!0-9] cat emp[!0-9] cat emp[x-z] cat emp[a-z] more [emp][!0-9] cat emp[!0-9] cat emp[x-z] cat emp[a-z] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? rename ren remove mv rename ren remove mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? sort grep wc None of these sort grep wc None of these ANSWER DOWNLOAD EXAMIANS APP