Re: Add an accurate error message for "sudo cd"

"Todd C. Miller" <[email protected]> Mon, 11 Oct 2021 10:30:58 -0600
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
How does this look?

$ sudo cd /
sudo: cd: command not found
sudo: "cd" is a shell built-in command, it cannot be run directly.
sudo: the -s option may be used to run a privileged shell.
sudo: the -D option may be used to run a command in a specific directory.
____________________________________________________________
sudo-workers mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-workers