/ Published in: Bash
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
sudo vi filename
to edit:
:a
to leave edit/insert mode
ESC
to save on the same file name:
:w
to quit:
:quit or :quit!
Comments
 Subscribe to comments
                    Subscribe to comments
                
                