Unix Which of the following commands is used to get directory one level up? cd None of these cd/ cd .. chdir cd None of these cd/ cd .. chdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? v None of these C R u v None of these C R u ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : # ; $ : # ; $ ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard output file both input and output file standard input file neither standard input nor standard output file standard output file both input and output file standard input file neither standard input nor standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? / ? // ?? / ? // ?? ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? pat$ ^pat $pat None of these pat^ pat$ ^pat $pat None of these pat^ ANSWER DOWNLOAD EXAMIANS APP