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 Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? #NAME? #NAME? -4 None of these #NAME? #NAME? #NAME? -4 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? rch ech tch fch None of these rch ech tch fch None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * /bin/* mv *.* /bin/ None of these mv * ../bin mv * ../bin *.* mv * /bin/* mv *.* /bin/ None of these mv * ../bin mv * ../bin *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? tar lp ls dir tar lp ls dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :w :q None of these :x q! :w :q None of these :x q! ANSWER DOWNLOAD EXAMIANS APP