1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
zsh/Functions/Completion/__kill_helper
1999-04-15 18:05:38 +00:00

3 lines
39 B
Text

#helper
reply=( "$(ps 2>/dev/null)" )