Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /bin and /usr/bin directories /dev directory /unix directory /tmp directory None of these /bin and /usr/bin directories /dev directory /unix directory /tmp directory None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort -r sh None of these st sort sort -r sh None of these st sort ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as cmp ccp comp do cmp ccp comp do ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? None of these chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note chmod go+x, u-x note None of these chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? i None of these A I a i None of these A I a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x Ip ls -l ls ~ x ls -F -x Ip ls -l ls ~ x ANSWER DOWNLOAD EXAMIANS APP