Unix Which of the following keys is used to overstrike a whole line? C R u None of these v C R u None of these v ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? ! @ # $ None of these ! @ # $ None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? ; # : $ ; # : $ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? cd oct of od cd oct of od ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? + - = % None of these + - = % None of these 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? 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 cp wb collect mon ../misc None of these copy wb ../misc collect ../misc mon ../misc ANSWER DOWNLOAD EXAMIANS APP