Unix The [line number G] key allows you to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these to move cursor down by one line to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? mesg wall mail write mesg wall mail write ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? None of these pg cat lp more None of these pg cat lp more ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to process number of the current shell 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 to list the positional parameters to name the command being executed None of these to exit status of ast command executed. ANSWER DOWNLOAD EXAMIANS APP