Unix You can append to a file instead of overwriting by using the >> symbols < symbols None of these > symbols >> symbols < symbols None of these > symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control - u] [Control-d] [Control-c] [Control -P] None of these [Control - u] [Control-d] [Control-c] [Control -P] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? ln cp None of these tar lk ln cp None of these tar lk ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? s w r d s w r d ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod go+r note chmod a-rw chmod ugo=r note None of these chmod u+r,g+r,o-x note chmod go+r note chmod a-rw chmod ugo=r note None of these chmod u+r,g+r,o-x note 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 tar programs/wb misc/wb None of these cp programs/wb misc copy programs/wb misc/wb copy a:programs/wb b:misc/wb tar programs/wb misc/wb None of these cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP