On Fri 25 Mar 2011 at 10:14:04 +0000, Brian wrote: > exec tail -n +3 50
That should be exec tail -n +3 $0 The file also needs to be made executable. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20110325103823.GG7935@desktop

