Rickard Gustafsson dixit (2007-12-08, 21:48):
> That's a pretty nasty solution if you ask me. I would have used:
> if [ ! -f `which convert` ]
I'd just:
which convert || exit
Best,
-- [a]
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:09:52 UTC