Linux What command is used to count just the number of characters in a file? wc - r wc - 1 wc - w wc - c wc - r wc - 1 wc - w wc - c ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to mount NFS filesystems? nfsmount mount knfsd None of the listed here nfsmount mount knfsd None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to append text at end of line? i a None of these I A i a None of these I A ANSWER DOWNLOAD EXAMIANS APP
Linux What does GNU stand for? None of these General Noble Unix Greek Needed Unix GNU's not Unix General Unix None of these General Noble Unix Greek Needed Unix GNU's not Unix General Unix ANSWER DOWNLOAD EXAMIANS APP
Linux To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source? /usr/src/linux /usr/local /usr/bin None of the listed here /usr/src/linux /usr/local /usr/bin None of the listed here 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 g - x, uo + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP