1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00
zsh/Functions/Completion/_kill_helper
1999-04-15 18:16:27 +00:00

3 lines
41 B
Text

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