Am 22.10.2011 10:59, schrieb Alexander Rødseth: > Hi, > > The script worked great here. > My only suggestion would be to use Python instead, so that you could > use a function to generate a "safe" temporary filename instead of > /tmp/.localsync (not that I think it would ever matter in practice). > > All in all, +1 :)
Python? Seriously? Why not just use "mktemp -d"? Should be save enough. -- Pierre Schmitz, https://users.archlinux.de/~pierre
