zsh-users
 help / color / mirror / code / Atom feed
From: Heinz Deinhart <emperor@ei.ml.org>
To: Gossamer <gossamer@tertius.net.au>
Cc: zsh-users@math.gatech.edu
Subject: Re: Completion for chown?
Date: Sat, 18 Jul 1998 11:25:40 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.00.9807181116220.531-100000@io.ei.ml.org> (raw)
In-Reply-To: <19980718095745.A8641@tertius.net.au>

Hi,

here are my compctls for GNU fileutil package/Changing file attributes
probably they are not perfect, but they work for me:

#  chown, chgrp, chmod, touch
compctl -f -x 's[--]' -k "(changes silent quiet no-dereference verbose recursive version help)" - 's[-]' -k "(- h R c f v)" - 'p[1,1]n[1,:],p[1,1]n[1,.],C[-1,-*]n[1,:],C[-1,-*]n[1,.]' -K cctl_groups - 'p[1,1],C[-1,-*]' -u -S ":" -q -- chown
compctl -f -x 's[--]' -k "(changes silent quiet no-dereference verbose recursive version help)" - 's[-]' -k "(- c f v R h)" - 'p[1,1],C[-1,-*]' -K cctl_groups -- chgrp
compctl -f -x 's[--]' -k "(changes silent quiet no-dereference verbose recursive version help)" - 's[-]' -k "(- c f v R h)" - 'p[1,1],C[-1,-*]' -X '<<modestring ("[ugoa...][[+-=][rwxXstugo...]...][,...]")>>' -- chmod
compctl -f -x 'c[-1,-r],s[--reference=]' -f - 'c[-1,-d],s[--date=]' -X "<<date to use instead of current time>>" - 'c[-1,t],s[--time=]' -X '<<timestamp ("MMDDhhmm[[CC]YY][.ss]")>>' - 'S[--r]' -s "--reference" -S "=" - 'S[--d]' -s "--date" -S "=" - 'S[--t]' -s "--time" -S "=" - 's[--]' -k "(date reference time help version)" - 's[-]' -k "(a c d m r t)" -- touch

ciao, Heinz

__
Heinz Deinhart
PGP: finger://ei.ml.org/heinz



      reply	other threads:[~1998-07-18  9:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-17 23:57 Gossamer
1998-07-18  9:25 ` Heinz Deinhart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.00.9807181116220.531-100000@io.ei.ml.org \
    --to=emperor@ei.ml.org \
    --cc=gossamer@tertius.net.au \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).