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 link the files? cp lk None of these ln tar cp lk None of these ln tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -d -r None of these -b -l -d -r None of these -b -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat grep paste cut cat grep paste cut ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first second fourth third first second fourth third ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty intr ^c stty echoe tty ^c stty echo ^a stty intr ^c stty echoe tty ^c stty echo ^a ANSWER DOWNLOAD EXAMIANS APP