Unix Which command is used with vi editor to search a pattern in the forward direction? ?? ? // / ?? ? // / ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *.* ls -l *.lst ls *[lst] ls lst* ls *.* ls -l *.lst ls *[lst] ls lst* 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
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 > user.lst who >> user.lst who | tee user.lst who < user.lste None of these who > user.lst who >> user.lst who | tee user.lst who < user.lste None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -1 ls -i ls -R ls -t ls -1 ls -i ls -R ls -t ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .profile None of these .autoexec autoexec.bat .exrc .profile None of these .autoexec autoexec.bat .exrc ANSWER DOWNLOAD EXAMIANS APP