On Mon, Apr 25, 2011 at 3:09 PM, Joey Hess <joey@xxxxxxxxxxx> wrote: > Hmm, my /bin/pwd does not return "/tmp/foo" when I've cd'd to "/tmp/sym". A pwd misfeature IMO. Try: $ pwd -P You can make -P the default in bash with "shopt -s -o physical" j. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html