X-Git-Url: http://git.grml.org/?p=zsh-lovers.git;a=blobdiff_plain;f=zsh-lovers.1.txt;h=4b8cee47aeae31af6a363b3b410a37b21d51a427;hp=5be8c17fe6ed7925fe58996abdf1cc1666159397;hb=a1b0175c609a322afc3b645ad964ebad7633a6ed;hpb=eed6063b40b64b10e0265ab0477601ea26dab9e2 diff --git a/zsh-lovers.1.txt b/zsh-lovers.1.txt index 5be8c17..4b8cee4 100644 --- a/zsh-lovers.1.txt +++ b/zsh-lovers.1.txt @@ -394,7 +394,7 @@ See ``man 1 zshexpn | less -p'' Qualifiers for details. $ print ${(r:10::0:)foo} # find the name of all the files in their home directory that have -# more than 20 characters in their file names +# 20 or more characters in their file names print -rl $HOME/${(l:20::?:)~:-}* # Save arrays