nerdexam
LPI

101-500 · Question #157

While editing a file in vi, the file changes due to another process. Without exiting vi, how can the file be reopened for editing with the new content?

The correct answer is D. :e. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

GNU and Unix Commands

Question

While editing a file in vi, the file changes due to another process. Without exiting vi, how can the file be reopened for editing with the new content?

Options

  • A:r
  • B:n
  • C:w
  • D:e

How the community answered

(39 responses)
  • B
    3% (1)
  • C
    5% (2)
  • D
    92% (36)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#vi editor#:e command#file reload#text editors

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice