Unix The command to count the number of files in the current directory by using pipes, is ls | wc ls | wc -w ls -l | wc -l ls | ws -c ls | wc ls | wc -w ls -l | wc -l ls | ws -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter chmod u+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /dev /usr /etc /tmp /dev /usr /etc /tmp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? All the these Shadow password profile All the these Shadow password profile ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is shell None of these password home login shell None of these password home login ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /bin and /usr/bin directories None of these /dev directory /unix directory /tmp directory /bin and /usr/bin directories None of these /dev directory /unix directory /tmp directory ANSWER DOWNLOAD EXAMIANS APP