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 u-x, go+r note chmod go+x, u-x note None of these chmod g-x, uo+r note chmod go+r, u+x note chmod u-x, go+r note chmod go+x, u-x note None of these chmod g-x, uo+r note chmod go+r, u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? third second first fourth third second first fourth ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? vi cat ed lyrix vi cat ed lyrix 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
Unix Which of the following commands is used to identify the type of file by context? cat more ls file cat more ls file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? my .file None of these trial TRY my .file None of these trial TRY ANSWER DOWNLOAD EXAMIANS APP