Unix The field separator in cut command is specified with -r option None of these #NAME? -c -r option None of these #NAME? -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? tar programs/wb misc/wb cp programs/wb misc copy a:programs/wb b:misc/wb None of these copy programs/wb misc/wb tar programs/wb misc/wb cp programs/wb misc copy a:programs/wb b:misc/wb None of these copy programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? ? * [!ijk] [ijk] None of these ? * [!ijk] [ijk] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the > symbols >> symbols None of these < symbols > symbols >> symbols None of these < symbols ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file both input and output file neither standard input nor standard output file standard output file standard input file both input and output file neither standard input nor standard output file standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the first column in the current line to move the cursor backward to the beginning of a word to move the cursor to the upperleft corner of the screen to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the first column in the current line to move the cursor backward to the beginning of a word to move the cursor to the upperleft corner of the screen ANSWER DOWNLOAD EXAMIANS APP