Linux What command is used to change the working directory? cdir chdir changedir cd cdir chdir changedir cd ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command can be used to rename a file in UNIX? mv remove ren change mv remove ren change ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod u + w letter chmod g + x letter chmod u + x letter chmod ugo + x letter None of these chmod u + w letter chmod g + x letter chmod u + x letter chmod ugo + x letter None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What sign is used to erase or kill an entire line you have typed and start you are on a new line (but not display a new prompt)? $ # € @ $ # € @ ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to save the standard output in a file, as well as display it on the terminal? cat grep tee more None of these cat grep tee more None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to copy a file? cp copy cpio tar cp copy cpio tar ANSWER DOWNLOAD EXAMIANS APP