Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? $pat ^pat pat^ None of these pat$ $pat ^pat pat^ None of these pat$ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? None of these tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc copy wb collect mon /misc None of these tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc copy wb collect mon /misc 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 555 744 755 555 744 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? j R S rch None of these j R S rch None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. ) { } ( ) { } ( ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? du pid ps au du pid ps au ANSWER DOWNLOAD EXAMIANS APP