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