Gaal Yahas wrote: > $cmd = 'echo blaaaaa > /dev/null 2>&1'; > But this is not guaranteed to work on non-unix platforms. This will obviously not work on {t,}csh :-) ~Y