📚 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 ?
- vim +X file
- vim -X file
- vim -p file
- vim +p file