hishtory/client/testdata/testUninstall-post-uninstall-bash
2023-12-20 20:02:22 -08:00

8 lines
147 B
Plaintext

bash-5.2$ source /Users/david/.bashrc
bash-5.2$ echo foo
foo
bash-5.2$ hishtory
bash: hishtory: command not found
bash-5.2$ echo bar
bar
bash-5.2$