Unix Which command is used to locate all the .profile files in the system? None of these l -u .profile ls profile cd /.profile find /-name profile -print None of these l -u .profile ls profile cd /.profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory None of these /bin and /usr/bin directories /tmp directory /unix directory /dev directory None of these /bin and /usr/bin directories /tmp directory /unix directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the current shell? $* $! None of these $$ $* $! None of these $$ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort sort -r sh st sort sort -r sh st ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | ws -c ls | wc -w ls | wc ls -l | wc -l ls | ws -c ls | wc -w ls | wc ls -l | wc -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it #NAME? None of these -1 -r #NAME? None of these -1 -r ANSWER DOWNLOAD EXAMIANS APP