Unix Which of the following directories contain all the Alias created by a user, including his login directory? /etc /dev /usr /tmp /etc /dev /usr /tmp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ts ai ic sm ts ai ic sm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? ls profile None of these cd /.profile l -u .profile find /-name profile -print ls profile None of these cd /.profile l -u .profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard output file neither standard input nor standard output file standard input file both input and output file standard output file neither standard input nor standard output file standard input file both input and output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort -r sort st sh sort -r sort st sh 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