Unix - Engineering

Q1:

Which command is used to remove a file?

A remove

B rm

C mv

D del

E None of the above

ANS:B - rm

rm command is used to remove a file which is in write mode.