Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these sort st sh sort -r None of these sort st sh sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? path pwd prompt $p$g dir path pwd prompt $p$g dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? None of these #NAME? #NAME? -4 #NAME? None of these #NAME? #NAME? -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm -r * rm *.* rm * None of these rm all rm -r * rm *.* rm * None of these rm all ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols < symbols > symbols None of these >> symbols < symbols > symbols None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with None of these -c #NAME? -r option None of these -c #NAME? -r option ANSWER DOWNLOAD EXAMIANS APP