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? cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? ? None of these [ijk] [!ijk] * ? None of these [ijk] [!ijk] * ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? % None of these + = - % None of these + = - ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? i a I None of these A i a I None of these A ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? shutdown cancel haltsys kill shutdown cancel haltsys kill ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? mesg write wall mail mesg write wall mail ANSWER DOWNLOAD EXAMIANS APP