This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

adding status flag for cygrunsrv


I would like to suggest an additional flag to cygrunsrv to display all
installed NT services and their status (running, autom. startup,
manual startup, etc.) in a ps.exe style.

something like this I guess:

  $ cygrunsrv -T|--status

Service 	State 	Owner 	Invokation
apache		running SYSTEM	automatic
cron		-	SYSTEM	manual
...

I guess we have currently no other working facility to check service
status, except doing

  $ ps -a -u SYSTEM

which is fine for usual usage?!

Stipe

tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.de
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]