Skip to content

Instantly share code, notes, and snippets.

@kmsheng
Created August 15, 2018 07:09
Show Gist options
  • Save kmsheng/13bb996e7d350293f7c15ca93a0b4dfc to your computer and use it in GitHub Desktop.
Save kmsheng/13bb996e7d350293f7c15ca93a0b4dfc to your computer and use it in GitHub Desktop.
Make function wilecard
PATHS=$(wildcard /usr/bin/*)
all:;@echo $(PATHS);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment