Unix Which of the following command is used to go to home directory? cd cd/ cd.. cd HOME. None of these cd cd/ cd.. cd HOME. None of these 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? None of these rm *.* rm all rm -r * rm * None of these rm *.* rm all rm -r * rm * ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? stty None of these who tty ls stty None of these who tty ls ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr sort grep tee tr sort grep tee ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? None of these A I i a None of these A I i a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? -r option None of these #NAME? -c -r option None of these #NAME? -c ANSWER DOWNLOAD EXAMIANS APP