Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ bifchown(1) — HP-UX 5.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

bif(4)

chown(1)

group(4)

passwd(4)

BIFCHOWN(1)  —  HP-UX

Series 200, 300, 500 Only

NAME

bifchown, bifchgrp − change file owner or group

SYNOPSIS

bifchown owner device:file ... 
bifchgrp group device:file ... 

DESCRIPTION

Bifchown and bifchgrp are intended to mimic chown(1) and chgrp(1).

A BIF file name is recognized by the embedded colon (:) delimiter (see bif(4) for BIF file naming conventions).

Bifchown changes the owner of the files to owner. Owner may be either a decimal user ID or a login name found in the password file. 

Bifchgrp changes the group ID of the files to group. Group may be either a decimal group ID or a group name found in the group file. 

EXAMPLES

The examples that follow assume that a BIF directory structure exists on the HP-UX device file /dev/rdsk/1s0. 

The first example sets the owner of the BIF file /users/abc/phone.num to adm:

bifchown adm /dev/rdsk/1s0:/users/abc/phone.num

The second example sets the group ID of the BIF file /tmp/b.date to the decimal number 105:

bifchgrp 105 /dev/rdsk/1s0:/tmp/b.date

AUTHOR

Bifchown was developed by HP. 

FILES

/etc/passwd
/etc/group

SEE ALSO

bif(4), chown(1), group(4), passwd(4). 

Hewlett-Packard Company  —  Version B.1,  April 12, 1993

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