annotate bin/mkx @ 5598:523faa310ad7

<shachaf> ` mv bin/mk{e,x}
author HackBot
date Wed, 17 Jun 2015 01:48:57 +0000
parents bin/mke@35b8e834741e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5565
35b8e834741e <shachaf> mk bin/mke//key=$(mk "$@") && echo "$key" && chmod +x "$key"
HackBot
parents: 5564
diff changeset
1 key=$(mk "$@") && echo "$key" && chmod +x "$key"