Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep cat tee more None of these grep cat tee more None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Korn shell Smith shell C shell None of these Bourne shell Korn shell Smith shell C shell None of these Bourne shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? i a s S i a s S ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. None of these .exrc lastlogin .profile .mbox None of these .exrc lastlogin .profile .mbox ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 755 555 744 755 555 744 ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note chmod 167 note chmod u=rwx, g=rw, o=x note chmo a =761 note None of these chmod 4=7, g=6,0 =1 note chmod 167 note chmod u=rwx, g=rw, o=x note chmo a =761 note None of these ANSWER DOWNLOAD EXAMIANS APP