Linux The command chmod 761 letter is equivalent to chmod 4=7, g = 6, o = 1 letter None of the listed here chmod u = rwx, g = rw, o = x letter chmod a = 761 letter chmod 4=7, g = 6, o = 1 letter None of the listed here chmod u = rwx, g = rw, o = x letter chmod a = 761 letter ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is not a filter command? sort cat grep wc sort cat grep wc ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod go + x, u - x letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod u - x, go + r letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod u - x, go + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete three words? 3 dd 3$d None of the listed here 3 dw 3 dd 3$d None of the listed here 3 dw ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command lists the last 10 lines of a file? cat head grep tail cat head grep tail ANSWER DOWNLOAD EXAMIANS APP
Linux What are the appropriate Hex codes for setting Linux swap and Linux native partition types in fdisk? 53 and 64 63 and 64 82 and 83 92 and 93 53 and 64 63 and 64 82 and 83 92 and 93 ANSWER DOWNLOAD EXAMIANS APP