Unix The second set of the three permissions (r-) indicates that other has read permission only group has write permission only owner has read permission only group has read permission only other has read permission only group has write permission only owner has read permission only group has read permission only 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? cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc tar wb collect mon /misc cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc tar wb collect mon /misc 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 In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .exrc .profile None of these .mbox lastlogin .exrc .profile None of these .mbox lastlogin ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-c] [Control - u] None of these [Control -P] [Control-d] [Control-c] [Control - u] None of these [Control -P] [Control-d] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? h j None of these i k h j None of these i k ANSWER DOWNLOAD EXAMIANS APP