Unix Which of the following commands is used to get directory one level up? chdir cd .. cd cd/ None of these chdir cd .. cd cd/ None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cpio cp None of these copy cp - p cpio cp None of these copy cp - p ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -R None of these -1 #NAME? -R None of these -1 #NAME? 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 cp wb collect mon ../misc copy wb collect mon /misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc None of these cp wb collect mon ../misc copy wb collect mon /misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc 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 Which is the earliest and most widely used shell that came with the UNIX system? C shell Smith shell Bourne shell None of these Korn shell C shell Smith shell Bourne shell None of these Korn shell ANSWER DOWNLOAD EXAMIANS APP