Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? chdir changedir None of these cd cdir chdir changedir None of these cd cdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? None of these v u C R None of these v u C R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? cp lk None of these tar ln cp lk None of these tar ln ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? cat lyrix ed vi cat lyrix ed vi ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? delete erase dm rm None of these delete erase dm rm None of these ANSWER DOWNLOAD EXAMIANS APP