|
Processes started from Network-Startup and the "status" & "break" commands |
Posted on: 8/28 1:30
#1 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/1/26 21:48 From New Zealand
Posts: 2196
|
How do you get processes that are started from User-Startup or Network-Startup to be shown by the "status" command?
I want people to be able to shut ZitaFTP server down by sending a CTRL+C to it, but the "status" command doesn't list it when it's started from Network-Startup. Hans |
|
_________________
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. https://keasigmadelta.com/ - more of my work |
||
|
Re: Processes started from Network-Startup and the "status" & "break" commands |
Posted on: 8/28 1:43
#2 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/4 23:15 Posts: 2146
|
@Hans
Status shows my MKshare server started from network-startup like so: ; $VER: Network-Startup 53.2 (01.06.2011) AddNetInterface QUIET DEVS:NetInterfaces/~(#?.info) ; Add below this line applications that need a running network RUN >NIL: appdir:mkshareserver.debug >NIL: <NIL: New Shell process 11 11.AmigaOS4:> status Process 2: Loaded as command: FilerCX Process 5: Loaded as command: OWB Process 6: Loaded as command: appdir:mkshareserver.debug Process 11: Loaded as command: status 11.AmigaOS4:> status only shows shell programs, is your ZitaFTP a shell program or workbench? |
|
|
Re: Processes started from Network-Startup and the "status" & "break" commands |
Posted on: 8/28 1:51
#3 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/1/26 21:48 From New Zealand
Posts: 2196
|
@broadblues
Quote:
It's a shell program, and it's normally listed. EDIT: Adding >NIL: <NIL: to the end did the trick. Thanks for your help. Hans |
|
_________________
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. https://keasigmadelta.com/ - more of my work |
||