UNPKG

@nexssp/os

Version:

Get linux distro name, distro version, package managers, check isRoot, convert paths.. + now install things easy for all OSes!

13 lines (9 loc) 292 B
# Where Returns path or paths where the program is located. --dry to see command ```sh nexssp-os where php # displays location of the php (only the first one found) nexssp-os where php -all # displays all locations # In the Nexss Programmer nexss os where php nexss os where php --all ```