From be04454ddba478c3d17f0e5eb3daa4958d95b02e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 10 Feb 2021 22:38:42 +0300 Subject: [PATCH] =?utf8?q?Zsh=20guide=20=D1=8E=D0=BC=D0=BE=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit http://zsh.sourceforge.net/Guide/zshguide03.html Вообще в нём очень много юмора и забавных высказываний и просто хороших пояснений. Например: While we're at it, why do blocks starting with `if' and `then' end with `fi', and blocks starting with `case' end with `esac', while those starting with `while' and `do' end with `done', not `elihw' (perfectly pronounceable in Welsh, after all) or `od'? Don't ask me. [...] if [[ -z "$var is sqrt(`print bibble`)" ]]; then print Flying pig detected. fi [...] The word `clobber', as in the option NO_CLOBBER which I mentioned in the previous chapter, may be unfamiliar to people who don't use English as their first language. Its basic meaning is `hit' or `defeat' or `destroy', as in `Itchy and Scratchy clobbered each other with mallets'. If you do: -- 2.50.0