Linux What command is used to compare the files? cmp comp ccp du cmp comp ccp du ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to copy a file? tar copy cp cpio tar copy cp cpio 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 u - x, go + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What file contains the list of port numbers (and associated names) monitored by inetd? /etc/services /etc/nsorder None of these /etc/hosts /etc/nsswitch.conf/ /etc/services /etc/nsorder None of these /etc/hosts /etc/nsswitch.conf/ ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command lists the last 10 lines of a file? grep head tail cat grep head tail cat ANSWER DOWNLOAD EXAMIANS APP
Linux The location for subdirectories for local programs and executables for user and administrative commands, is: /tmp /mnt /opt /usr /tmp /mnt /opt /usr ANSWER DOWNLOAD EXAMIANS APP