Unix Which command is used to list out all the hidden files along with the other files? ls -l ls -F ls -x ls -a ls -l ls -F ls -x ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? who am i None of these pwd i /4 which who am i None of these pwd i /4 which 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 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
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 671 note chmod 761 note chmod 4=rwx, g=rw note chmod 167 note chmod 671 note chmod 761 note chmod 4=rwx, g=rw note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -x ls -l ls -l -d ls -F ls -x ls -l ls -l -d ANSWER DOWNLOAD EXAMIANS APP