Fix :wq! Vi Error - E32: No file name (when write and quit)

This example is applicable for both Vi and Vim text editors.

If you are trying to save a file using :wq! command in Vi and you get an error - E32: No file name, well then the chances are that you are trying to write to a file, but you haven't created a file.

You may have simply opened the vi/vim editor using the command and not proving the file name.

E32- No file name

Fix:

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!