Linux What command is used with vi editor to move forward to the end of a word? c d e b c d e b ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to summarize the disk usage? du chkdsk fdisk disk du chkdsk fdisk disk ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count just the number of characters in a file? wc - c wc - 1 wc - r wc - w wc - c wc - 1 wc - r wc - w ANSWER DOWNLOAD EXAMIANS APP
Linux The location for subdirectories for local programs and executables for user and administrative commands, is: /usr /mnt /opt /tmp /usr /mnt /opt /tmp 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 + 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 ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to move the cursor to the left? k l h j k l h j ANSWER DOWNLOAD EXAMIANS APP