Not all shell processes do this. If the shell process is asking for standard input (keyboard), the Control-D is an end of file signal, which means no more data will be forthcoming.
If a process requires or uses input and you tell it there isn't any, most processes will just end at that point.
Copyright © 2026 eLLeNow.com All Rights Reserved.