annotate bin/os @ 9018:caab2c1516d4

<shachaf> learn Tarator is a Bulgarian soup, traditionally served cold for hot summer days.
author HackBot
date Tue, 06 Sep 2016 20:38:12 +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_.*/__'