Unix Which of the following commands is used to remove files? dm delete None of these erase rm dm delete None of these erase rm 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 copy a:programs/wb b:misc/wb None of these copy programs/wb misc/wb tar programs/wb misc/wb cp programs/wb misc copy a:programs/wb b:misc/wb None of these copy programs/wb misc/wb tar programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-r note chmod go+rw note chmod go-x note chmod go+r note chmod go-r note chmod go+rw note chmod go-x note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: both input and output file neither standard input nor standard output file standard input file standard output file both input and output file neither standard input nor standard output file standard input file standard output file 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 None of these lastlogin .mbox .exrc .profile None of these lastlogin .mbox .exrc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? i a S s i a S s ANSWER DOWNLOAD EXAMIANS APP