diff bin/wrlist @ 6992:2f7f51411975

<b_jonas> perl -e-e($t="bin/wrlist")and die;use File::Copy;copy("bin/flist",$t)
author HackBot
date Wed, 24 Feb 2016 12:22:41 +0000
parents
children 05ba76ac5027
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/wrlist	Wed Feb 24 12:22:41 2016 +0000
@@ -0,0 +1,1 @@
+echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit