Unix
Which of the following commands is used to display the directory attributes rather than its contents?

ls -x
ls -l -d
ls -l
ls -F

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

to exit status of ast command executed.
None of these
to list the positional parameters
to name the command being executed
to process number of the current shell

ANSWER DOWNLOAD EXAMIANS APP

Unix
The % key allows you

to move the cursor to the upperleft corner of the screen
to move the cursor backward to the beginning of a word
to move the cursor to the first column in the current line
to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace.

ANSWER DOWNLOAD EXAMIANS APP