When multiple filenames are used with vi, we can switch to next file using ___ command.
(a) new
(b) :n
(c) :rew
(d) :prev
This question was addressed to me during an interview.
This intriguing question originated from Handling Multiple Files and Buffers topic in section Advanced Vi of Unix