Unix The special shell variable $* is used to process number of the current shell to name the command being executed None of these to list the positional parameters to exit status of ast command executed. to process number of the current shell to name the command being executed None of these to list the positional parameters to exit status of ast command executed. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to delete the character beneath the cursor? D X x dd None of these D X x dd None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? None of these #NAME? #NAME? -4 #NAME? None of these #NAME? #NAME? -4 ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you 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 a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen 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 a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[a-z] cat emp[!0-9] more [emp][!0-9] cat emp[x-z] cat emp[a-z] cat emp[!0-9] more [emp][!0-9] cat emp[x-z] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these [!ijk] [ijk] * ? None of these [!ijk] [ijk] * ? ANSWER DOWNLOAD EXAMIANS APP