On Friday 11 September 2009 14:04:05 jida...@jidanni.org wrote: > Yes, this all is probably expected, but I'll post it here anyway, just > in case.
all correct/expected behavior, and not really specific/bug in any of the programs you executed. once *nix has a descriptor for a path, it doesnt keep looking it up. you removed the path associated with your cwd so you're going to get errors until you force a re-lookup. i.e. `cd .` -mike
signature.asc
Description: This is a digitally signed message part.