Unix In vi editor, forward search is performed using the command. :pat /pat ?pat All of these :pat /pat ?pat All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rdir rmdir dldir rd rdir rmdir dldir rd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? copy programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? None of these #NAME? -R -1 None of these #NAME? -R -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? fdisk disk None of these chkdsk du fdisk disk None of these chkdsk du ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? * [ijk] [!ijk] None of these ? * [ijk] [!ijk] None of these ? ANSWER DOWNLOAD EXAMIANS APP