mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 00:24:52 -04:00
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
before case
|
|
before dotcmd
|
|
subshell start
|
|
before continue
|
|
after continue, return value: 0
|
|
subshell end
|
|
after dotcmd, return value: 0
|
|
after case
|