[issue982] update/modernize zsh functions simple-extractor, smartcompress & ogg2mp3

Bernhard Tittelbach bts at bts.grml.org
Tue May 10 15:02:01 CEST 2011


Bernhard Tittelbach <xro at realraum.at> added the comment:

right. "$@" does not have word splitting problems even on (ba)sh

$* on the other hand will separate by IFS, which is a problem if e.g. you have
filenames with spaces.

so yeah, if you meant "$@" then you are right, it just comes down to habituation
in this case.

----------
assignedto: ft
files: ogg2mp3.zshrc.patch, simple-extractor.zshrc.patch
messages: 3745, 3746, 3747, 3768, 3769, 3770, 3774, 3776, 3777, 3778, 3779
nosy: btittelbach, ft
priority: feature
status: chatting
title: update/modernize zsh functions simple-extractor, smartcompress & ogg2mp3
topic: zsh

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue982>
_____________________________________


More information about the Bugs-changes mailing list