Note about version

This commit is contained in:
Joe Bloggs
2014-03-14 21:52:27 +00:00
parent a0ea8a932e
commit 9b33101c7f
+2
View File
@@ -1,5 +1,7 @@
#compdef ps
# This works with procps version 3.2.8
local context state state_descr line
typeset -A opt_args
local filterexcl="(-A -a -C -d -e -g -G --group --Group -p --pid --ppid -s --sid -t --tty -u -U --user --User)"