>
>
> for i in $(ls *); do
> ffmpeg2vorbis ${i}
> done
>
>
> Well done for using the $( ) method rather than the backticks, although
the backticks work the structure is not intuitive and had for people to
understand.Stuart
-- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
