➜ puthon No command 'puthon' found, did you mean: Command 'python'frompackage'python-minimal' (main) Command 'python'frompackage'python3' (main) zsh: command not found: puthon
➜ git brnch git: 'brnch'is not a git command. See 'git --help'.
Did you mean this? branch
➜ fuck git branch [enter/↑/↓/ctrl+c] * master
当你忘记输入 sudo 时:
1 2 3 4 5 6 7 8 9
➜ apt-get install vim E: Could not open lock file /var/lib/dpkg/lock -open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
➜ fuck sudo apt-get install vim [enter/↑/↓/ctrl+c] [sudo] password for nvbn: Readingpackage lists...Done ...
如果生活是如此的不如意,你可以不断的“教诲”它:
1 2 3 4 5 6 7 8
➜ aptget install vim No command'aptget'found, didyoumean: Command 'apt-get'from package 'apt' (main) zsh: commandnotfound: aptget ➜ fuck aot-get install vim [enter/ctrl-c] E: Could notopen lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg), are you root?
还需要权限?再来!
1 2 3 4 5 6
➜ fuck sudo apt-get install vim [enter/ctrl-c] [sudo] password for nvbn: Reading package lists... Done Building dependency tree... 0% ... ...