We all use our number crunching slaves differently, so I have never seen it
until yesterday, but if it's common then there might be a valid reason to
investigate this issue and maybe do some bugfixin' :)
On Tue, Feb 9, 2016 at 8:10 AM, Mike Frysinger wrote:
> On 08 Feb 2016 10:38, Chet Ramey wro
And I now understand the initial confusion as I attached the wrong picture
in the first email. The picture I was supposed to send included both
terminal windows which would (most likely) have explained the situation
better than just that one terminal :-S
On Tue, Feb 9, 2016 at 7:16 AM, Odd Beck
Terminal1:
mkdir -p ~/a/b
cd ~/a/b
Terminal2:
cd ~
rm -rf a/
Terminal1:
cd ..
cd: error retrieving current directory..
It might not be a huge issue, but I though I'd report it.
Best regards
Odd Beck
On Mon, Feb 8, 2016 at 7:48 PM, Ch
Hi!
When I'm in a folder, and then remove that folder's parent from a different
shell, and I then press 'cd ..', I get an error, and then a weird result in
the path that shows my current directory.
Here's a picture where you can see the weird result.
Best regards
Odd Beck