What is the Linux vi editor command to save your changes and exit the editor? code example Example: vi save and exit //Save :w //Exit :q