cygwinのサービス。
cygwinのサービスってこうすんのね。
いろいろやってみるもんですな。
sshd 起動
cygrunsrv -S sshd
httpd 登録 READMEを読むと乗ってる。
cygrunsrv -I httpd -d "CYGWIN httpd (apache)" -p /usr/sbin/httpd.exe -a "-F"
httpd 起動
cygrunsrv -S httpd
httpd 停止
cygrunsrv -E httpd
httpd 削除
cygrunsrv -R httpd
現在登録中のサーバー一覧
cygrunsrv -L
起動コマンド確認
cygrunsrv -Q httpd
2006年10月08日 未分類 トラックバック:0 コメント:1