annotate bin/os @ 5980:3b250c34d186

<tswett> echo -e \'#!/bin/bash\\necho "$0"\' > bin/os
author HackBot
date Mon, 14 Sep 2015 17:48:09 +0000
parents
children 4129a6fb59af
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
3b250c34d186 <tswett> echo -e \'#!/bin/bash\\necho "$0"\' > bin/os
HackBot
parents:
diff changeset
2 echo "$0"