+1 for not being PC
The Fuck – An app which corrects your previous console command
11–20 of 112 posts
Re: The Fuck – An app which corrects your previous console command
#12 [~user/]$ rm -rf /
rm: it is dangerous to operate recursively on `/'
rm: use --no-preserve-root to override this failsafe
[~user/]$ fuck
sudo rm -rf --no-preserve-root /
fuck!Re: The Fuck – An app which corrects your previous console command
#13Every day: $ git pish $ fuck
Re: The Fuck – An app which corrects your previous console command
#14Re: The Fuck – An app which corrects your previous console command
#15Every day: $ git pish $ fuck
$ git config --global alias.pish push
Re: The Fuck – An app which corrects your previous console command
#16[~user/]$ rm -rf / rm: it is dangerous to operate recursively on `/' rm: use --no-preserve-root to override this failsafe [~user/]$ fuck sudo rm -rf --no-preserve-root / fuck!
Re: The Fuck – An app which corrects your previous console command
#17Re: The Fuck – An app which corrects your previous console command
#18[~user/]$ rm -rf / rm: it is dangerous to operate recursively on `/' rm: use --no-preserve-root to override this failsafe [~user/]$ fuck sudo rm -rf --no-preserve-root / fuck!
Re: The Fuck – An app which corrects your previous console command
#19[~user/]$ rm -rf / rm: it is dangerous to operate recursively on `/' rm: use --no-preserve-root to override this failsafe [~user/]$ fuck sudo rm -rf --no-preserve-root / fuck!
Rule for this behavior disabled by default, but you can enable it. Also you can disable confirmation or use `fuck -y` for more fun.
Re: The Fuck – An app which corrects your previous console command
#20Every day: $ git pish $ fuck
For those who don't know, you can make git pish have the same effect as git push by creating an alias between pish and push. Useful to do for any misspellings you make more than once. $ git config --global alias.pish push