cheat sheets.

$ cheat zsh_loop
ZSH ITERATION

	for i (/home/**/q*) rm $i

	for i in /**/b*(u:miklophone:); do rm $i ; done

	for f in http://zsh.sunsite.dk/Guide/zshguide{,{01..08}}.html; do...

	zargs -- /**/b*(u:miklophone:) -- rm
Version 2, updated 430 days ago.
. o 0 ( | previous | history | revert to | current | diff )
( add new | see all )