Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l ls -x ls -l -d ls -F ls -l ls -x ls -l -d ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echo ^a stty echoe tty ^c stty intr ^c stty echo ^a stty echoe tty ^c stty intr ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? cp tar ln lk None of these cp tar ln lk None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who | tee user.lst None of these who > user.lst who >> user.lst who < user.lste who | tee user.lst None of these who > user.lst who >> user.lst who < user.lste ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to exit status of ast command executed. to name the command being executed to list the positional parameters None of these to process number of the current shell to exit status of ast command executed. to name the command being executed to list the positional parameters None of these to process number of the current shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd HOME. cd cd.. None of these cd/ cd HOME. cd cd.. None of these cd/ ANSWER DOWNLOAD EXAMIANS APP