Unix Which of the following commands can be used to get information about all users who are currently logged into the system? which 1 /u who None of these who am i which 1 /u who None of these who am i 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? 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 copy programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -c None of these -r option #NAME? -c None of these -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? I i None of these a A I i None of these a A ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? of od cd oct of od cd oct ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. :pat /pat All of these ?pat :pat /pat All of these ?pat ANSWER DOWNLOAD EXAMIANS APP