tee : pour output à la fois sur stdout et dans un fichier
vebose(true) do sh this_verbose_command end
or
verbose(false) do sh that_quiet_command end