Java Programming and Unix Fundamentals

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

How can we give an pass phrase (like password) to a file ,to restrict its access ?

  1. vim +X file
  2. vim -X file
  3. vim -p file
  4. vim +p file
Change Mode