On Thu, Jan 1, 2009 at 5:51 PM, Avishalom Shalit <avishalom at gmail.com> wrote: > is the @ls $ls another spelling mistake ? are you using strict and warnings? Always use strict; use warnings; Gabor