Unix Which option will be used with ps command to slow the entire command line of the process being run? -2 -4 -1 #NAME? -2 -4 -1 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? None of these cp tar copy cpio None of these cp tar copy cpio ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? ed vi lyrix cat ed vi lyrix cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? [!ijk] * ? None of these [ijk] [!ijk] * ? None of these [ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty intr ^c stty echo ^a tty ^c stty echoe stty intr ^c stty echo ^a tty ^c stty echoe 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? tar programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP