Unix Which of the following files contains information related to password aging? profile All the these password Shadow profile All the these password Shadow 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 *.* mv * ../bin mv *.* /bin/ None of these mv * /bin/* mv * ../bin *.* mv * ../bin mv *.* /bin/ None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? q! :x :w None of these :q q! :x :w None of these :q ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? cd od oct of cd od oct of ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? rm remove del mv rm remove del mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? C R c r C R c r ANSWER DOWNLOAD EXAMIANS APP