#unix #bash
$ type <command>
$ which <command>
More information: Unix & Linux Stack Exchange
$ apache2 -v
$ atom -v
$ nodejs -v
$ npm -v
$ perl -v
$ php -v
#unix #bash
$ type <command>
$ which <command>
More information: Unix & Linux Stack Exchange
$ apache2 -v
$ atom -v
$ nodejs -v
$ npm -v
$ perl -v
$ php -v