On Tue, Feb 13, 2024, at 4:54 AM, Ajeet D'Souza wrote: > According to the manual, command cd should work: >> Run command with args suppressing the normal shell function lookup. *Only builtin commands* or commands found in the PATH are executed. This is from the bash man page. -- vq