Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /tmp directory /unix directory /dev directory /bin and /usr/bin directories None of these /tmp directory /unix directory /dev directory /bin and /usr/bin directories None of these ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? r d w s r d w s ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod 777 emp* chmod u+r ??? emp chmod u+x emp[1-3] chmod 222 emp? chmod 777 emp* chmod u+r ??? emp chmod u+x emp[1-3] chmod 222 emp? ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells None of these All of these the name of the group owner of the file how large the file is and when the file was last modified. who the owner of the file is None of these All of these the name of the group owner of the file how large the file is and when the file was last modified. who the owner of the file is ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rmdir dldir rd rdir rmdir dldir rd rdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -x ls -a ls -l ls -F ls -x ls -a ls -l ls -F ANSWER DOWNLOAD EXAMIANS APP