All pastes #2052642 Raw Edit

Anonymous

public text v1 · immutable
#2052642 ·published 2011-05-01 21:15 UTC
rendered paste body
x@talokone /tmp/1 $ cd .
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
x@talokone /tmp/1/. $ cd .
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
x@talokone /tmp/1/./. $ cd ././
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
x@talokone /tmp/1/././././ $ cd .
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
x@talokone /tmp/1/././././. $ pwd
/tmp/1/././././.
x@talokone /tmp/1/././././. $