Unix Which of the following commands is used to view your file 24 lines at a time? lp None of these /p pg cat lp None of these /p pg cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? oct cd of od oct cd of od ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 744 555 755 744 555 755 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -l ls -F -x ls ~ x Ip ls -l ls -F -x ls ~ x Ip ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? mv rm del remove mv rm del remove 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+x emp[1-3] chmod 222 emp? chmod u+r ??? emp chmod 777 emp* chmod u+x emp[1-3] chmod 222 emp? chmod u+r ??? emp ANSWER DOWNLOAD EXAMIANS APP