Linux What command is used to sort the lines of data in a file in alphabetical order? st sort - r sort sh st sort - r sort sh ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to search a pattern in the forward direction? ?? ? / // ?? ? / // ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to set user and group quotas? /sbin/edquota /sbin/quota /sbin/quotaon /sbin/usrquota /sbin/edquota /sbin/quota /sbin/quotaon /sbin/usrquota ANSWER DOWNLOAD EXAMIANS APP
Linux How can you navigate around virtual consoles? Alt+a+w+Function Key Ctrl+Function Key Ctrl+Alt+Del None of these Alt+Function Key Alt+a+w+Function Key Ctrl+Function Key Ctrl+Alt+Del None of these Alt+Function Key ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to save the standard output in a file, as well as display it on the terminal? None of these cat more grep tee None of these cat more grep tee 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 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 chmod u - x, go + r letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP