zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: builtin setuid and setgid commands
Date: Tue, 12 Sep 2006 17:56:24 -0700	[thread overview]
Message-ID: <060912175624.ZM24222@torch.brasslantern.com> (raw)
In-Reply-To: <pdy98830624063ec12ccd3188de@[192.168.1.2]>

On Sep 12,  1:57pm, Dave Yost wrote:
}
} Thanks.  Also note:
} 
} 0 516 Z% grep setuid /tmp/zshall.1
} 1 517 Z%     

Um, man1/zshall.1, is just a wrapper that contains a whole lot of .so
commands to read in the other sections.  So unless /tmp/zshall.1 is
the output of "man zshall" or is a copy of e.g. cat1/zshall.1, you're
not going to find anything interesting.

Try "grep -i uid zshparam.1" for example.  The older the part of the
zsh manual you're looking at (and the EUID parameter is *really* old)
the more likely it is to have been written for the benefit of non-
programmer college freshmen, not people who would have any idea what
"setuid" means or even what a system call is ... and I don't think it's
reasonable to expect that the manual for an interactive shell would
contain a reference to a specific system call in any case.


  reply	other threads:[~2006-09-13  0:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <pdy98830624063bc12cb7255de8@192.168.1.2>
2006-09-12 19:51 ` Mikael Magnusson
2006-09-12 20:57   ` Dave Yost
2006-09-13  0:56     ` Bart Schaefer [this message]
2006-09-12 19:16 Dave Yost

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=060912175624.ZM24222@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /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).