Unix The command used to remove the directory is; rdir rd remove rmdir None of these rdir rd remove rmdir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? tail bof eof None of these head - r tail bof eof None of these head - r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? I None of these A i a I None of these A i a ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is sort grep tee tr sort grep tee tr 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 programs/wb misc/wb copy a:programs/wb b:misc/wb None of these tar programs/wb misc/wb cp programs/wb misc copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these tar programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and executable permissions. both read and write permissions write and executable permissions executable permission only None of these both read and executable permissions. both read and write permissions write and executable permissions executable permission only None of these ANSWER DOWNLOAD EXAMIANS APP