Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -x ls -l ls -F ls -l -d ls -x ls -l ls -F ls -l -d 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 locate all the .profile files in the system? find /-name profile -print l -u .profile None of these ls profile cd /.profile find /-name profile -print l -u .profile None of these ls profile cd /.profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? mv ren rename remove mv ren rename remove ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st sh sort sort -r None of these st sh sort sort -r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is shell None of these home login password shell None of these home login password ANSWER DOWNLOAD EXAMIANS APP