Unix Which command is used to locate all the .profile files in the system? ls profile None of these l -u .profile find /-name profile -print cd /.profile ls profile None of these l -u .profile find /-name profile -print cd /.profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /etc /tmp /usr /dev /etc /tmp /usr /dev ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -1 None of these lc ls ls -x ls -1 None of these lc ls ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls -l | wc -l ls | ws -c ls | wc -w ls | wc ls -l | wc -l ls | ws -c ls | wc -w ls | wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? j rch R S None of these j rch R S None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? sm ai ts ic sm ai ts ic ANSWER DOWNLOAD EXAMIANS APP