Unix Which column contains all details of the permissions of a file when you issue the ls -l command? second third fourth first second third fourth first ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? +(m+l).n #NAME? None of these kill +(m+l).n #NAME? None of these kill 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 ugo+x note chmod u+w note chmod g+x note chmod u+x note chmod ugo+x note chmod u+w note chmod g+x note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory /unix directory None of these /bin and /usr/bin directories /tmp directory /dev directory /unix directory None of these /bin and /usr/bin directories /tmp directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. None of these count p countw wcount wc None of these count p countw wcount wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? pg /p None of these lp cat pg /p None of these lp cat ANSWER DOWNLOAD EXAMIANS APP