|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 690 (0x2b2)
Types: TextFile
Notes: UNIX file
Names: »newgrp.1«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/man/man1/newgrp.1«
.ig @(#)newgrp.1 2.1 7/1/84 @(#)Copyright (C) 1983 by National Semiconductor Corp. .. .TH NEWGRP 1 .SH NAME newgrp \- log in to a new group .SH SYNOPSIS .B newgrp group .SH DESCRIPTION .I Newgrp changes the group identification of its caller, analogously to .IR login (1). The same person remains logged in, and the current directory is unchanged, but calculations of access permissions to files are performed with respect to the new group ID. .PP A password is demanded if the group has a password and the user himself does not. .PP .I Newgrp is known to the shell, which executes it directly without a fork. .SH FILES /etc/group, /etc/passwd .SH "SEE ALSO" login(1), group(5) .SH BUGS