Unix
Which command is used to sort the lines of data in a file in alphabetical order?

sort -r
sort
None of these
sh
st

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

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

ANSWER DOWNLOAD EXAMIANS APP