Unix Which command is used to list all the files with extension .lst? ls *[lst] ls lst* ls *.* ls -l *.lst ls *[lst] ls lst* ls *.* ls -l *.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chgrp chown None of these chusr chmod chgrp chown None of these chusr chmod ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? % None of these + = - % None of these + = - ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? password All the these profile Shadow password All the these profile Shadow ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? ? / // ?? ? / // ?? ANSWER DOWNLOAD EXAMIANS APP
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