aboutsummaryrefslogtreecommitdiff
path: root/bin/psu
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-17 21:27:59 +0000
committerrsc <devnull@localhost>2005-01-17 21:27:59 +0000
commite33c70bc72fa4af9d2261ed6d864bd13b8af9be5 (patch)
treeb9ea6fcdbdb38176026ad86093b59b9c8569b948 /bin/psu
parent90df80d0b57b6aa0527b046ec135a659d10fe982 (diff)
downloadplan9port-e33c70bc72fa4af9d2261ed6d864bd13b8af9be5.tar.gz
plan9port-e33c70bc72fa4af9d2261ed6d864bd13b8af9be5.tar.bz2
plan9port-e33c70bc72fa4af9d2261ed6d864bd13b8af9be5.zip
use 9 ps
Diffstat (limited to 'bin/psu')
-rwxr-xr-xbin/psu2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/psu b/bin/psu
index b337a8c4..18c8ffb4 100755
--- a/bin/psu
+++ b/bin/psu
@@ -19,4 +19,4 @@ case $# in
exit 1
esac
-ps $flag | grep "^$user "
+9 ps $flag | grep "^$user "