Unix Which of the following keys is used to move the cursor to the end of the paragraph. { ) } ( { ) } ( 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
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: 755 744 555 755 744 555 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst /sales > empl.lst grep sales empl.lst None of these cut sales empl.lst cat | /sales > empl.lst /sales > empl.lst grep sales empl.lst None of these cut sales empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? pid -r option #NAME? None of these pid -r option #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Execute permission for the owner Read and write permission of groups None of these Write permission for others All of these Execute permission for the owner Read and write permission of groups None of these Write permission for others All of these ANSWER DOWNLOAD EXAMIANS APP