Unix The ls -l command tells the name of the group owner of the file All of these who the owner of the file is None of these how large the file is and when the file was last modified. the name of the group owner of the file All of these who the owner of the file is None of these how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls ls -x ls -1 lc None of these ls ls -x ls -1 lc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these ? [!ijk] * [ijk] None of these ? [!ijk] * [ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /bin and /usr/bin directories /unix directory /dev directory None of these /tmp directory /bin and /usr/bin directories /unix directory /dev directory None of these /tmp directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first third fourth second first third fourth second ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+r, u+x note chmod g-x, uo+r note chmod u-x, go+r note chmod go+x, u-x note None of these chmod go+r, u+x note chmod g-x, uo+r note chmod u-x, go+r note chmod go+x, u-x note None of these ANSWER DOWNLOAD EXAMIANS APP