Unix Which command is used with vi editor to search a pattern in the forward direction? / // ? ?? / // ? ?? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? rm remove del mv rm remove del mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? haltsys kill cancel shutdown haltsys kill cancel shutdown ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more grep cat head more grep cat head ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? tail bof head - r eof None of these tail bof head - r eof None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat cut grep paste cat cut grep paste ANSWER DOWNLOAD EXAMIANS APP