Unix Which command is used to remove a file? remove mv del rm remove mv del rm ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells All of these None of these who the owner of the file is the name of the group owner of the file how large the file is and when the file was last modified. All of these None of these who the owner of the file is the name of the group owner of the file how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the last background job? $* $! $# $0 $* $! $# $0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /tmp /usr /dev /etc /tmp /usr /dev /etc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? [!ijk] [ijk] * ? None of these [!ijk] [ijk] * ? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? None of these h j k i None of these h j k i ANSWER DOWNLOAD EXAMIANS APP