Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ic sm ai ts ic sm ai ts ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more grep None of these cat tee more grep None of these cat tee ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -R ls -i ls -t ls -1 ls -R ls -i ls -t ls -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? mkdir None of these cr crdir md mkdir None of these cr crdir md ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? ^pat $pat pat$ pat^ ^pat $pat pat$ pat^ ANSWER DOWNLOAD EXAMIANS APP