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
copy wb ../misc collect ../misc mon ../misc
tar wb collect mon /misc
cp wb collect mon ../misc
None of these

ANSWER DOWNLOAD EXAMIANS APP

Unix
The [line number G] key allows you

to move cursor right by one position
to move cursor down by one line
None of these
to move cursor to the beginning of the line specified by the number
to move cursor left by one position

ANSWER DOWNLOAD EXAMIANS APP