Unix The File that contains a set of instructions which are performed when a user logs in, is autoexec.bat .exrc None of these .profile .autoexec autoexec.bat .exrc None of these .profile .autoexec ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc -c wc -w wc - 1 wc -r wc -c wc -w wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -l -r -d -b None of these -l -r -d -b None of these ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the None of these > symbols >> symbols < symbols None of these > symbols >> symbols < symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? grep sort None of these wc grep sort None of these wc ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 555 755 744 555 755 744 ANSWER DOWNLOAD EXAMIANS APP