Skip to content

Instantly share code, notes, and snippets.

@fand
Created January 21, 2016 06:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fand/9a70d1b2da20172517a0 to your computer and use it in GitHub Desktop.
Save fand/9a70d1b2da20172517a0 to your computer and use it in GitHub Desktop.
➜ Epic git:(es6-omikuji) ✗ for char in {a..z}; do; which $char; done;
a: aliased to atom-beta .
b not found
c not found
d: aliased to dirs -v | head -10
e: aliased to /usr/local/bin/emacs -nw
f not found
g: aliased to git
h not found
i not found
j not found
k not found
l: aliased to ls -lah
m not found
n not found
o not found
p not found
q not found
r: shell built-in command
s not found
t not found
u not found
v not found
/usr/bin/w
x not found
y not found
z not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment