Linux What command is used to remove the directory? remove rmdir None of these rdir rd remove rmdir None of these rdir rd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count just the number of lines contained in a file? None of these wc - c wc - l wc - w wc - r None of these wc - c wc - l wc - w wc - r ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to set user and group quotas? /sbin/edquota /sbin/usrquota /sbin/quota /sbin/quotaon /sbin/edquota /sbin/usrquota /sbin/quota /sbin/quotaon 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 + r, u + x letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod u - x, go + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What sign is used to erase or kill an entire line you have typed and start you are on a new line (but not display a new prompt)? # @ $ € # @ $ € ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to move back to the beginning of a word? b c d a b c d a ANSWER DOWNLOAD EXAMIANS APP