Unix The octal representation 652 indicates Write permission for others Read and write permission of groups Execute permission for the owner All of these None of these Write permission for others Read and write permission of groups Execute permission for the owner All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-c] [Control -P] None of these [Control - u] [Control-d] [Control-c] [Control -P] None of these [Control - u] [Control-d] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? chdir cd cd .. None of these cd/ chdir cd cd .. None of these cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols < symbols > symbols None of these >> symbols < symbols > symbols None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy all files having the string chap and any two characters after that to the progs directory? cp chap* progs cp chap[12] /progs/*.* cp chap?? /progs/* cp chap?? progs cp chap* progs cp chap[12] /progs/*.* cp chap?? /progs/* cp chap?? progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? r c C R r c C R ANSWER DOWNLOAD EXAMIANS APP