DOS AND LINUX OPERATING SYSTEMS - Practice Mode
4) Which Linux command is used to sort the text file ?network? in descending order?
Correct Answer: Sort - r network
5) Which Linux command to set the permission 'x' to user, 'rw' to others and 'rwx' to group for the file launcher
Correct Answer: chmod 167 launcher