Linux What command is used with vi editor to move back to the beginning of a word? b c a d b c a d ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod u + r, g + r, o - x letter chmod ugo = r letter chmod go + r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod ugo = r letter chmod go + r letter chmod a - rw letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to compare the files? comp du cmp ccp comp du cmp ccp ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to sort the lines of data in a file in alphabetical order? sort sort - r sh st sort sort - r sh st ANSWER DOWNLOAD EXAMIANS APP
Linux How can you rebuild the RPM file to include the new patches? - - recompile - - execute None of the listed here - - rebuild - - recompile - - execute None of the listed here - - rebuild ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match a single character? ? [ijk] [ijk] * ? [ijk] [ijk] * ANSWER DOWNLOAD EXAMIANS APP