How is the new command different from the open command?

1 answer

Answer

1034943

2026-07-24 05:35

+ Follow

The new command is used to create a new file or buffer in a text editor, while the open command is used to access and edit an existing file. The new command typically starts with a blank slate, whereas the open command loads the content of an existing file for modification. Additionally, the new command may prompt for a filename, while the open command requires selecting a file from the filesystem.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.