Unix The File that contains a set of instructions which are performed when a user logs in, is .autoexec None of these .profile .exrc autoexec.bat .autoexec None of these .profile .exrc autoexec.bat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? None of these rm *.* rm * rm -r * rm all None of these rm *.* rm * rm -r * rm all ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is shell home login None of these password shell home login None of these password 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 167 note chmod 671 note chmod 761 note chmod 4=rwx, g=rw note chmod 167 note chmod 671 note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it #NAME? None of these -r -1 #NAME? None of these -r -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? pat^ ^pat pat$ $pat pat^ ^pat pat$ $pat ANSWER DOWNLOAD EXAMIANS APP