view bin/ehlist @ 7710:c21f155790d9

<tswett> cat \'#!/bin/rm\' > bin/you-can-only-run-this-once; chmod +x you-can-only-run-this-once
author HackBot
date Wed, 04 May 2016 00:33:56 +0000
parents bae8164508ce
children
line wrap: on
line source

echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
b_jonas