# HG changeset patch # User HackBot # Date 1466674895 0 # Node ID 54706e514bd3086a02f7c8cd708c24d81a0e2ef8 # Parent 574c1f3492bb2c5b9e5e36d8b85e7c679956a2ad makelist stylist diff -r 574c1f3492bb -r 54706e514bd3 bin/stylist --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bin/stylist Thu Jun 23 09:41:35 2016 +0000 @@ -0,0 +1,1 @@ +echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit