From: Valodim Date: Fri, 10 Feb 2012 21:41:33 +0000 (+0000) Subject: schoener mit linebreak X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/commitdiff_plain/8f7eb1de4044d80e48f3bd794611b15c9bddabdf schoener mit linebreak --- diff --git a/ZSH_Workshop.mw b/ZSH_Workshop.mw index 30f7574c0..99cf67e5a 100644 --- a/ZSH_Workshop.mw +++ b/ZSH_Workshop.mw @@ -15,7 +15,8 @@ Falls tatsaechlich grosses Interesse an dem Themekomplex "shell statt KDE und gn |- | living in the shell / basics (nicht allzu zsh-spezifisch) || evince =(curl www.irs.gov/pub/irs-pdf/fw4.pdf) || O |- -| zsh interactive use || echo **/*(mh-48); zmv 'artist_(<->)_(*)_releasegroup.mp3' '$1 ${(C)2:gs/_/ }.mp3' || ! +| zsh interactive use || echo **/*(mh-48); +zmv 'artist_(<->)_(*)_releasegroup.mp3' '$1 ${(C)2:gs/_/ }.mp3' || ! |- | zsh scripting || [[ 'something' =~ 's(ometh)ing' ]] && print $match; || + |-