Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 744 555 755 744 555 755 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? l -u .profile None of these ls profile find /-name profile -print cd /.profile l -u .profile None of these ls profile find /-name profile -print cd /.profile 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? copy programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc tar programs/wb misc/wb None of these copy programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc tar programs/wb misc/wb None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with #NAME? -r option -c None of these #NAME? -r option -c None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? wc cat touch grep wc cat touch grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? grep wc sort None of these grep wc sort None of these ANSWER DOWNLOAD EXAMIANS APP