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