annotate bin/os @ 7792:dbc906ace002

<moon_> mkx bin/blame//echo it was "$1"\'s fault! Punish them!
author HackBot
date Fri, 06 May 2016 00:25:08 +0000
parents bded6a85b720
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5980
3b250c34d186 <tswett> echo -e \'#!/bin/bash\\necho "$0"\' > bin/os
HackBot
parents:
diff changeset
1 #!/bin/bash
5984
bded6a85b720 <tswett> echo -e \'#!/bin/bash\\necho "$0" | sed -e \'\\\'\'s_.*/__\'\\\'\'\' > bin/os
HackBot
parents: 5982
diff changeset
2 echo "$0" | sed -e 's_.*/__'