[Gllug] Checking file lists and creating PDF

Andy Millar andy at andymillar.co.uk
Sat Jul 5 17:52:04 UTC 2008


> Easily:
> 
>   ls -1 > /tmp/actual
>   seq 1 4265 | sed 's/$/.jpg/' > /tmp/expected
>   diff -u /tmp/actual /tmp/expected


You probably want to use seq -w

-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list