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 cp programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? w d r s w d r s ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? mail calendar write mesg None of these mail calendar write mesg None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? paste cut grep cat paste cut grep cat ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -c None of these #NAME? -r option -c None of these #NAME? -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out copy cp - p None of these cp cpio copy cp - p None of these cp cpio ANSWER DOWNLOAD EXAMIANS APP