To hide the bitnami banner, google recomment to run
sudo ./bnconfig --disable_banner 1
But in MacOS it is bnconfig.app and so I am not able to run this. changing this to
sudo ./bnconfig.app --disable_banner 1
also failed.
How can I do this in macOS