Unix Which command is used to remove a directory? rmdir rd rdir dldir rmdir rd rdir dldir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who | tee user.lst who > user.lst who >> user.lst who < user.lste None of these who | tee user.lst who > user.lst who >> user.lst who < user.lste None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? i None of these A a I i None of these A a I ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory None of these /unix directory /tmp directory /bin and /usr/bin directories /dev directory None of these /unix directory /tmp directory /bin and /usr/bin directories ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these to move cursor down by one line to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? // / ? ?? // / ? ?? ANSWER DOWNLOAD EXAMIANS APP