Unix While working with mail command, which command is used to save mail in a separate file? r s w d r s w d 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+rw note chmod go-r note chmod go-x note chmod go+r note chmod go+rw note chmod go-r note chmod go-x note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? cp wb collect mon ../misc None of these copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc tar wb collect mon /misc cp wb collect mon ../misc None of these copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc tar wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? R C r c R C r c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? None of these j k i h None of these j k i h ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? pwd prompt $p$g dir path pwd prompt $p$g dir path ANSWER DOWNLOAD EXAMIANS APP