We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38dcb2e + ca6bd7e commit 09f3387Copy full SHA for 09f3387
README.md
@@ -640,6 +640,17 @@ vim
640
```
641
5. In the AWS EC2, select the newly created EC2 instance and terminate the instance.
642
643
+## The Circuit Breaker Way
644
+Credit:@Tomcat-42
645
+
646
+1. Smoothly leave your computer
647
+2. Find the nearest electrical circuit breaker panel
648
+3. Switch off and on the main breaker
649
+4. Return to your computer
650
+5. Your computer should no longer be running vim
651
652
+**Note:** This approach prove itself ineffective against notebooks, desktops on a UPS or remote servers.
653
654
## The Permanent Way
655
Credit: @jofftiquez
656
0 commit comments