Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: Re: completion function for apachectl
- X-seq: zsh-workers 13537
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxx>
- Subject: RE: PATCH: Re: completion function for apachectl
- Date: Mon, 26 Feb 2001 18:17:38 +0300
- Importance: Normal
- In-reply-to: <200102261504.QAA30327@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
> Index: Completion/User/_init_d
> ===================================================================
> RCS file: _init_d
> diff -N _init_d
> --- /dev/null Mon Dec 11 17:26:27 2000
> +++ _init_d Mon Feb 26 07:00:21 2001
> @@ -0,0 +1,5 @@
> +#compdef -P */(init|rc[0-9]#).d/*
> +
> +# This should probably be system specific...
> +
> +_sub_commands start stop
>
Well, Linux strikes again. You can be sure only in the above; restart and
status are not universally supported.
-andrej
P.S. Now, when I finally have Mandrake @home I welcome any Linux addition
actualy :-)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author