view bin/whoops @ 8495:4e062972be38

<izabera> ` echo \'#!/bin/bash\' > bin/tac
author HackBot
date Thu, 16 Jun 2016 09:39:25 +0000
parents afeac7a6f758
children 5b15e42489b9
line wrap: on
line source

echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
we forgot to implement this command