Unix Which command allows you to view your file 24 lines at a time? pg None of these more lp cat pg None of these more lp cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sh None of these sort st sort -r sh None of these sort st sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells who the owner of the file is the name of the group owner of the file None of these All of these how large the file is and when the file was last modified. who the owner of the file is the name of the group owner of the file None of these All of these how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has write permission only group has read permission only owner has read permission only other has read permission only group has write permission only group has read permission only owner has read permission only other has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? TRY None of these my .file trial TRY None of these my .file trial ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs ANSWER DOWNLOAD EXAMIANS APP