>
> Hello,
>
> Try the following in shell prompt just for checking:
>
> elis# cd /proc/1
> elis# /bin/pwd
> /bin/pwd: cannot get current directory
> elis#
Hi Vladimir,
Is the version you're using doing something other than getcwd()?
[root]:# cd /proc/1
[root]:# /bin/pwd
/proc/1
[root]:# /bin/pwd --version
pwd (GNU sh-utils) 1.16
-Mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/