Bug#338976: [Pbuilder-maint] Bug#338976: readlink -f/-e

2005-12-05 Thread Junichi Uekawa
clone 338976 -1 retitle -1 readlink -f/-e reopen -1 thanks Hi, > So -e argument should be fine here. If $A doesn't exist we don't need to > do the mv/cp/rm because of hardlinks. I agree that semantically, it should be '-e'. [23:10:57]dancer64:tmp> LC_ALL=C LANG=C ls -l a b c ls: a: No such fil

Bug#338976: readlink -f/-e

2005-11-16 Thread Markus Kolb
Hello, does readlink in cowprotect really need the -f argument for any purpose I don't know? -f, --canonicalize canonicalize by following every symlink in every component of the given name recursively; all but the last component must exist -e, --canonicalize-existing canonicalize by followi