📚 Practice Mode

Java Programming and Unix Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 20
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