Unix Which of the following commands can be used to get information about yourself? which None of these who am i i /4 pwd which None of these who am i i /4 pwd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? c r R C c r R C ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 4=rwx, g=rw note chmod 761 note chmod 671 note chmod 167 note chmod 4=rwx, g=rw note chmod 761 note chmod 671 note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates None of these Execute permission for the owner All of these Read and write permission of groups Write permission for others None of these Execute permission for the owner All of these Read and write permission of groups Write permission for others ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? None of these cancel 1 kill 1 kill 0 cancel all None of these cancel 1 kill 1 kill 0 cancel all ANSWER DOWNLOAD EXAMIANS APP