view bin/os @ 5984:bded6a85b720

<tswett> echo -e \'#!/bin/bash\\necho "$0" | sed -e \'\\\'\'s_.*/__\'\\\'\'\' > bin/os
author HackBot
date Mon, 14 Sep 2015 17:49:16 +0000
parents 4129a6fb59af
children
line wrap: on
line source

#!/bin/bash
echo "$0" | sed -e 's_.*/__'