Unix Which command is used with vi editor to move the cursor to the left? h i k None of these j h i k None of these j ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to None of these copy a file display a file print a file capture a file None of these copy a file display a file print a file capture a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? ps pid du au ps pid du au ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv * /bin/* None of these mv * ../bin mv *.* /bin/ mv * ../bin *.* mv * /bin/* None of these mv * ../bin mv *.* /bin/ ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .profile .mbox .exrc lastlogin None of these .profile .mbox .exrc lastlogin None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? #NAME? kill None of these +(m+l).n #NAME? kill None of these +(m+l).n ANSWER DOWNLOAD EXAMIANS APP