Unix Which command is used to link the files? cp None of these tar ln lk cp None of these tar ln lk 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 go+x, u-x note chmod g-x, uo+r note chmod go+r, u+x note None of these chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note chmod go+r, u+x note 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 command is used with vi editor to save file and remain in the editing mode? q! :q :x :w None of these q! :q :x :w None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has executable permission only None of these both read and executable permissions. write and executable permissions both read and write permissions executable permission only None of these both read and executable permissions. write and executable permissions both read and write permissions ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with #NAME? None of these -c -r option #NAME? None of these -c -r option ANSWER DOWNLOAD EXAMIANS APP