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

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

ANSWER DOWNLOAD EXAMIANS APP