Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ lsvec(1) — CX/UX 6.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

setvec(1)

acc_vector(4)

lsvec(1)

NAME

lsvec − display current access vector

SYNOPSIS

lsvec [ -r ]

DESCRIPTION

This command displays the invoking user’s maximum access vector. 

By default, lsvec will display the user’s access vector using the names defined in the acc_vec.h header file.  If the "-r" option is present, raw hexadecimal output will be given. 

EXAMPLES

Output current access vector:

   lsvec
   ACC_SET_VEC     ACC_MAC_EXP     ACC_DAC_EXP
   ACC_SHMBIND     ACC_USERMAP     ACC_SETPRI
   ACC_KILL        ACC_MPADVISE

Output current access vector in raw hexadecimal notation:

   lsvec -r
      40cd7

SEE ALSO

setvec(1), acc_vector(4)

CX/UX User’s Reference Manual

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