Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls ~ x ls -l ls -F -x Ip ls ~ x ls -l ls -F -x Ip ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? s d r w s d r w ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? cat lp pg None of these more cat lp pg None of these more ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rmdir None of these rdir rd remove rmdir None of these rdir rd remove ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+w note chmod g+x note chmod ugo+x note chmod u+x note chmod u+w note chmod g+x note chmod ugo+x note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] ANSWER DOWNLOAD EXAMIANS APP