We all know, I hope, that cd is a built-in function of whatever shell
you're using.
[joe@khorlia ~]$ cat /usr/bin/cd
#!/bin/sh
builtin cd "$@"
[joe@khorlia ~]$
Does anybody know why this file exists?
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org