How do you know which version of audittool you're running? Right now on Linux you have to run the following to know which version you're running: update-alternatives --display audittool.sh
On Macs it's not all that clear how to determine the version you're running.
For the next release of audittool it would be great to add a --version flag to make it easy to determine the version you're running.
How do you know which version of audittool you're running? Right now on Linux you have to run the following to know which version you're running:
update-alternatives --display audittool.sh
On Macs it's not all that clear how to determine the version you're running.
For the next release of audittool it would be great to add a
--version
flag to make it easy to determine the version you're running.