Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -l ls -x ls -F ls -a ls -l ls -x ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cp None of these cp - p copy cpio cp None of these cp - p copy cpio ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? None of these ls who stty tty None of these ls who stty tty ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells how large the file is and when the file was last modified. All of these None of these the name of the group owner of the file who the owner of the file is how large the file is and when the file was last modified. All of these None of these the name of the group owner of the file who the owner of the file is 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 If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use tty ^c stty intr ^c stty echo ^a stty echoe tty ^c stty intr ^c stty echo ^a stty echoe ANSWER DOWNLOAD EXAMIANS APP