Unix Which of the following commands is used to change the working directory? changedir chdir cd cdir None of these changedir chdir cd cdir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? lp cat more None of these pg lp cat more None of these pg ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 6 None of these 3 1 5 6 None of these 3 1 5 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 .mbox lastlogin .profile .exrc None of these .mbox lastlogin .profile .exrc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? tar wb collect mon /misc cp wb collect mon ../misc None of these copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc tar wb collect mon /misc cp wb collect mon ../misc None of these copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has None of these both read and executable permissions. write and executable permissions executable permission only both read and write permissions None of these both read and executable permissions. write and executable permissions executable permission only both read and write permissions ANSWER DOWNLOAD EXAMIANS APP