annotate bin/os @ 8934:90a3b46c51bb

<oerjan> sled bin/bf//2d
author HackBot
date Thu, 18 Aug 2016 02:01:32 +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_.*/__'