Does anybody know why Fedora does this?

Joe Zeff joe at zeff.us
Thu Sep 12 00:01:19 UTC 2013


We all know, I hope, that cd is a built-in function of whatever shell 
you're using.

[joe at khorlia ~]$ cat /usr/bin/cd
#!/bin/sh
builtin cd "$@"
[joe at khorlia ~]$

Does anybody know why this file exists?


More information about the users mailing list