]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/builtins/kill1.0
c1b85503848e2ab8db709c7e23220be5d84d501c
[apple/shell_cmds.git] / sh / tests / builtins / kill1.0
1 # $FreeBSD$
2
3 : &
4 p1=$!
5 : &
6 p2=$!
7 wait $p2
8 kill %1