sbase/chown.1

24 lines
380 B
Groff
Raw Normal View History

.Dd January 30, 2015
.Dt CHOWN 1 sbase\-VERSION
.Os
.Sh NAME
.Nm chown
.Nd change file ownership
.Sh SYNOPSIS
.Nm
.Op Fl Rr
.Op Ar owner Op Ar :group
.Op Ar file ...
.Sh DESCRIPTION
.Nm
2011-05-24 23:24:33 +00:00
changes the user or group ownership for the given files.
.Sh OPTIONS
.Bl -tag -width Ds
.It Fl R
equivalent to \-r.
.It Fl r
2011-05-24 23:24:33 +00:00
change directory ownership recursively.
.El
.Sh SEE ALSO
.Xr chown 2