cpset(1l) — MISC REFERENCE MANUAL PAGES
NAME
cpset − install a file with specific modes and owners
SYNOPSIS
cpset filename destination [mode [owner [group]]]
cpset -d directoryname [mode [owner [group]]]
DESCRIPTION
cpset is part of the finger distribution but doesn’t have to be. cpset In its first form cpset copies a specified file with optional specified modes and ownership to the destination directory. In its second form cpset creates a directory optional specified modes and ownership.
OPTIONS
-d Make a directory
filename
the filename to copy.
destination
the destination name or if this is a directory the directory to copy the file to.
mode the mode of the file as per chmod(1).
owner the owner of the file as per chmod(1).
group the group of the file as per chmod(1).
directoryname
the name of the directory to create.
AUTHOR
Keith M. Gabryelski (ag@amix.commodore.com)
Amiga Unix — Last change: