Advanced which.


Keywords
directory, file, mwo, path, type, what, which
License
MIT
Install
npm install mwo@2.0.9

Documentation

뭐?

Is this thing a file, directory, executable, or what?

Donate


Usage:

npx mwo [foo]

~ mwo type
뭐? builtin

~ mwo ~
뭐? /home/z/: directory

~ mwo python3
뭐? /usr/bin/python3

You can install it globally, if you really want to, with npm i -g mwo.

LICENSE