115 history
116 history (1 space)
117 history (2 spaces)
118 man passwd
119 passwd -a (1 space)
120 history
121 passwd -a (2 spaces)
122 history
# don't put duplicate lines or lines starting with space in the history.
# See bash(1) for more options
HISTCONTROL=ignoreboth
[^1]: https://bazaar.launchpad.net/~doko/+junk/pkg-bash-debian/vie...Provenance for /etc/skel/.bashrc:
dfc@ronin:~$ dlocate /etc/skel/
bash: /etc/skel/.bash_logout
bash: /etc/skel/.bashrc
bash: /etc/skel/.profile
dfc@ronin:~$ apt-cache showsrc bash |grep ^Vcs-
Vcs-Browser: https://code.launchpad.net/~doko/+junk/pkg-bash-debian
Vcs-Bzr: http://bazaar.launchpad.net/~doko/+junk/pkg-bash-debianWhy not have a shell command called 'nohist' to wrap a command line?