Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -l -d ls -x ls -l ls -F ls -l -d ls -x ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. lastlogin .profile None of these .exrc .mbox lastlogin .profile None of these .exrc .mbox ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? who stty tty ls None of these who stty tty ls None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? who who am i 1 /u None of these which who who am i 1 /u None of these which ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? C shell Korn shell None of these Bourne shell Smith shell C shell Korn shell None of these Bourne shell Smith shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -1 a+x progs chmod -R 222 progs chmod -R a+x progs chmod -x a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -R a+x progs chmod -x a+x progs ANSWER DOWNLOAD EXAMIANS APP