Unix
Which of the following commands is used to obtain a list of all files by modification time?

ls -1
ls -R
ls -i
ls -t

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

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

ANSWER DOWNLOAD EXAMIANS APP