valhallasw@tools-bastion-03:~$ become -bash: become: command not found valhallasw@tools-bastion-03:~$ crontab -l no crontab for valhallasw
vs
valhallasw@tools-sgebastion-07:~$ become --help usage: become <toolname> [command [args...]] valhallasw@tools-sgebastion-07:~$ crontab --version /usr/local/bin/crontab: only tools are allowed crontabs
The issue seems to be that the misctools package for Trusty is largely empty:
valhallasw@tools-bastion-03:~$ dpkg -L misctools /etc/bash_completion.d/misctools
vs
valhallasw@tools-sgebastion-07:~$ dpkg -L misctools /. /usr /usr/bin /usr/bin/become /usr/bin/list-user-databases /usr/bin/oge-crontab /usr/bin/setup-tomcat /usr/bin/sql /usr/bin/take /usr/share /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/misctools /usr/share/doc /usr/share/doc/misctools /usr/share/doc/misctools/changelog.gz /usr/share/doc/misctools/copyright /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/misctools /usr/share/man /usr/share/man/man1 /usr/share/man/man1/become.1.gz /usr/share/man/man1/list-user-databases.1.gz /usr/share/man/man1/sql.1.gz /usr/share/man/man1/take.1.gz /etc/bash_completion.d/misctools