Unix Which command is used to display the device name of the terminal you are using? None of these ls tty stty who None of these ls tty stty who ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .exrc lastlogin .profile .mbox None of these .exrc lastlogin .profile .mbox None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr tee grep sort tr tee grep sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? None of these ech tch rch fch None of these ech tch rch fch 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 744 555 755 744 555 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort -r st sort sh None of these sort -r st sort sh None of these ANSWER DOWNLOAD EXAMIANS APP