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