Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? Ip ls -F -x ls -l ls ~ x Ip ls -F -x ls -l ls ~ x ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor left by one position to move cursor to the beginning of the line specified by the number None of these to move cursor right by one position to move cursor down by one line to move cursor left by one position to move cursor to the beginning of the line specified by the number None of these to move cursor right by one position to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order st sort -r sort sh st sort -r sort sh ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? more cat ls file more cat ls file 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 167 note chmod 761 note chmod 4=rwx, g=rw note chmod 671 note chmod 167 note chmod 761 note chmod 4=rwx, g=rw note ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these pat$ ^pat pat^ $pat None of these pat$ ^pat pat^ $pat ANSWER DOWNLOAD EXAMIANS APP