Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ chmod(3f) — Ultrix/UWS 4.2 VAX

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

chmod(1)

chmod(3f)  —  VAX  —  Unsupported

Name

chmod − change mode of a file

Syntax

integer function chmod (name, mode)
character*(*) name, mode

Description

This function changes the filesystem mode of file name. The mode can be any specification recognized by chmod(.). The name must be a single pathname. 

The normal returned value is 0.  Any other value will be a system error number. 

Restrictions

Pathnames can be no longer than MAXPATHLEN as defined in <sys/param.h>. 

Files

/usr/lib/libU77.a
/bin/chmodexec’ed to change the mode. 

See Also

chmod(1)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026