On Fri, May 30, 2014 at 3:38 PM, Marko Randjelovic <[email protected]> wrote: > On Thu, 29 May 2014 22:43:29 +0100 > Clive Standbridge <[email protected]> wrote: > >> find temp |sed 's|[^/]*$||' |sort |uniq -u > > This doesn't work on this directory. >
Can you try the Python script on that, please? File system encodings can be a bit of a pain at times. If it doesn't work as "python", try "python3", as the two are a bit different as regards Unicode. ChrisA -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/captjjmorv6cyknmcl9+0a+o_nssm2ka-woom+m-uypltnn7...@mail.gmail.com

