]> Sergey Matveev's repositories - stargrave-blog.git/commit
Zsh guide юмор
authorSergey Matveev <stargrave@stargrave.org>
Wed, 10 Feb 2021 19:38:42 +0000 (22:38 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 10 Feb 2021 22:31:53 +0000 (01:31 +0300)
commitbe04454ddba478c3d17f0e5eb3daa4958d95b02e
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent9ac0b9d604908f72855fe120986a102220dd369f
Zsh guide юмор

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: