Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
/ mwo Public archive

Advanced `which`.

License

Notifications You must be signed in to change notification settings

zacanger/mwo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

뭐?

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