Unix
The chmod ugo+rw note command can be represented in octal notation as

chmod 333 note
chmod 555 note
chmod 444 note
chmod 666 note

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

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

ANSWER DOWNLOAD EXAMIANS APP