diff options
Diffstat (limited to 'p')
-rwxr-xr-x | p | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -#!/bin/sh - -# p -- maybe view command output in pager - -[ -t 0 ] && exec /bin/sh -c '"$@" 2>&1 | "$0"' "$0" "$@" - -cat | tee /var/tmp/pg |