annotate bin/os @ 7967:28dfd2857c83

<oerjan> undo 7813
author HackBot
date Sun, 08 May 2016 04:24:41 +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_.*/__'