home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AMIGA PD 1
/
AMIGA-PD-1.iso
/
NetBSD
/
Tools
/
bffs1.3.lha
/
bffs1.3
/
doc
/
chown.doc
< prev
next >
Wrap
Text File
|
1994-02-02
|
884b
|
32 lines
------------------------------------------------------------------------
Version 1.0 of chown Distribution is 2-Feb-94
------------------------------------------------------------------------
chown - change file ownership for both the owner and group
This program acts nearly identical to the Unix command of the same name.
Usage:
chown owner.group filename [filename . . . ]
Where
owner is the uid of the file owner
group is the gid of the file group
filename is the name of the file to modify
You are allowed to name as many names as you want to
change to the specified group.
This command does not currently handle recursive operation.
------------------------------------------------------------------------
This program was created by Chris Hooper (cdh@mtu.edu)
------------------------------------------------------------------------