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

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

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

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

ANSWER DOWNLOAD EXAMIANS APP