Unix Which command is used to list out all the hidden files along with the other files? ls -F ls -x ls -l ls -a ls -F ls -x ls -l ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? All the these password Shadow profile All the these password Shadow profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? ed vi cat lyrix ed vi cat lyrix ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv *.* /bin/ None of these mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these mv * ../bin *.* mv * /bin/* mv * ../bin ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc -c wc -w wc - 1 wc -r wc -c wc -w wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? @ # $ ! None of these @ # $ ! None of these ANSWER DOWNLOAD EXAMIANS APP