wayne (wayne at fused.org) apparently wrote: > > Really silly question that is driving me upthe wall I want to create a > directory from a date from a script, but something is missing > > mkdir < date % +%y%m%d for bash mkdir $(date +%y%m%d) should do it -- Gllug mailing list - Gllug at linux.co.uk http://list.ftech.net/mailman/listinfo/gllug