Unix The special shell variable $* is used to process number of the current shell 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 to name the command being executed None of these to list the positional parameters to exit status of ast command executed. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? tee None of these grep cat more tee None of these grep cat more ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 444 note chmod 666 note chmod 555 note chmod 333 note chmod 444 note chmod 666 note chmod 555 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat grep head more cat grep head more ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls -l *.lst ls lst* ls *.* ls *[lst] ls -l *.lst ls lst* ls *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? None of these eof tail head - r bof None of these eof tail head - r bof ANSWER DOWNLOAD EXAMIANS APP