view bin/os @ 5982:4129a6fb59af

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

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