summaryrefslogtreecommitdiff
path: root/sh/rfp
diff options
context:
space:
mode:
Diffstat (limited to 'sh/rfp')
0 files changed, 0 insertions, 0 deletions
t sgr0)" # dash `command -V "$@"` will only output first command's type, same as `type`, but different than posix specification? so not use here for cmd in type whatis whereis which "pacman -Qo --color always"; do printf '\n%s\n%s\n' "$setaf$cmd $*$sgr0" "$($cmd "$@" 2>&1)"