Unix Which of the following command is used to count just the number of lines contained in a file? None of these wc -w wc -c wc -l wc -r None of these wc -w wc -c wc -l wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? % + - = None of these % + - = None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? None of these -R -1 #NAME? None of these -R -1 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells the name of the group owner of the file who the owner of the file is how large the file is and when the file was last modified. All of these None of these the name of the group owner of the file who the owner of the file is how large the file is and when the file was last modified. All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p* cd p cd [p] cd p* cd p* cd p cd [p] cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that 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 group has write permission only ANSWER DOWNLOAD EXAMIANS APP