Unix Which of command is used to copy a file? cp cpio tar copy None of these cp cpio tar copy 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? None of these +(m+l).n #NAME? kill None of these +(m+l).n #NAME? kill ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. lastlogin .profile .mbox .exrc None of these lastlogin .profile .mbox .exrc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -l None of these wc -w wc -c wc -r wc -l None of these wc -w wc -c wc -r 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/* mv *.* /bin/ mv * ../bin *.* None of these mv * ../bin mv * /bin/* mv *.* /bin/ mv * ../bin *.* None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has read permission only other has read permission only owner has read permission only group has write permission only group has read permission only other has read permission only owner has read permission only group has write permission only ANSWER DOWNLOAD EXAMIANS APP