Unix Which of the following commands is used to change the working directory? chdir cdir cd changedir None of these chdir cdir cd changedir 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 -R ls -1 ls -t ls -i ls -R ls -1 ls -t ls -i ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? cp programs/wb misc None of these copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc None of these copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? I i a A None of these I i a A None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? find /-name profile -print None of these cd /.profile l -u .profile ls profile find /-name profile -print None of these cd /.profile l -u .profile ls profile ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 5 6 1 3 None of these 5 6 1 3 None of these ANSWER DOWNLOAD EXAMIANS APP