Unix
Which of the following shell's wildcards are used to match any number of characters including none?

[!ijk]
*
?
[ijk]
None of these

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

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

ANSWER DOWNLOAD EXAMIANS APP