Unix The File that contains a set of instructions which are performed when a user logs in, is .autoexec .exrc None of these .profile autoexec.bat .autoexec .exrc None of these .profile autoexec.bat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[x-z] more [emp][!0-9] cat emp[!0-9] cat emp[a-z] cat emp[x-z] more [emp][!0-9] cat emp[!0-9] cat emp[a-z] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the profile shell erxc logic profile shell erxc logic ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used None of these to name the command being executed to list the positional parameters to process number of the current shell to exit status of ast command executed. None of these to name the command being executed to list the positional parameters to process number of the current shell to exit status of ast command executed. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? None of these disk chkdsk fdisk du None of these disk chkdsk fdisk du ANSWER DOWNLOAD EXAMIANS APP