Unix The ls -l command tells the name of the group owner of the file None of these who the owner of the file is how large the file is and when the file was last modified. All of these the name of the group owner of the file None of these who the owner of the file is how large the file is and when the file was last modified. All of these ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 666 note chmod 555 note chmod 333 note chmod 444 note chmod 666 note chmod 555 note chmod 333 note chmod 444 note 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? None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note chmod go+r, u+x note None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note chmod go+r, u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :w None of these :q :x q! :w None of these :q :x q! ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /bin and /usr/bin directories /tmp directory None of these /dev directory /unix directory /bin and /usr/bin directories /tmp directory None of these /dev directory /unix directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? [!ijk] [ijk] None of these ? * [!ijk] [ijk] None of these ? * ANSWER DOWNLOAD EXAMIANS APP