Unix You can append to a file instead of overwriting by using the < symbols None of these > symbols >> symbols < symbols None of these > symbols >> symbols ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to exit status of ast command executed. None of these to process number of the current shell to list the positional parameters to name the command being executed to exit status of ast command executed. None of these to process number of the current shell to list the positional parameters to name the command being executed ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 1 kill 0 cancel all cancel 1 None of these kill 1 kill 0 cancel all cancel 1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort st sort -r None of these sh sort st sort -r None of these sh ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-c] None of these [Control -P] [Control - u] [Control-d] [Control-c] None of these [Control -P] [Control - u] [Control-d] ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 167 note chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note None of these chmod 167 note chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note None of these ANSWER DOWNLOAD EXAMIANS APP