diff --git a/files/bin/pcat b/files/bin/pcat index 36b07f4..31e2e86 100755 --- a/files/bin/pcat +++ b/files/bin/pcat @@ -48,6 +48,11 @@ die() { exit 1 } +cat <&2 +# $PWD +# $0 $* +EOT + # arguments # while [ $# -gt 0 ]; do