Jump to content

Cheatsheet/File

From wikiNonStop
Revision as of 08:51, 3 May 2026 by Majestix (talk | contribs) (Created page with "== Filetypes == {| class="wikitable" |+ Filetypes |- ! Short !! Type !! Header text |- | '''U''' || Unstructured || Example |- | '''R''' || Relative file || |- | '''E''' || Entry-sequenced || |- | '''K''' || Key-sequenced || |} {| class="wikitable" |+ File security (rwep) |- ! Short !! Type |- | '''r''' || Read |- | '''w''' || Write |- | '''e''' || Execute |- | '''p''' || Purge |} {| class="wikitable" |+ Values for rwep |- ! Short !! Type |- | '''{{kbd|****}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Filetypes

Filetypes
Short Type Header text
U Unstructured Example
R Relative file
E Entry-sequenced
K Key-sequenced
File security (rwep)
Short Type
r Read
w Write
e Execute
p Purge
Values for rwep
Short Type
**** Safeguard protected (file mode only)-Local super ID only
O Owner only (local)
G Member of owner's group (local)
A Any user (local)
U Member of owner's user class—owner only (local or remote)
C Member of owner's community—member of owner's group (local or remote)
N Any user (local or remote)
  • SQL SQL/MX object
NOTE:
For an OSS file, a 10-character OSS security vector appears in the RWEP column. (The vector extends into the TYPE column.) For more information, see the Open System Services User’s Guide.
NOTE:
If an OSS file has a POSIX ACL protection, FUP INFO displays a plus sign (+) after the permissions. However, if FUP INFO is executed remotely from a system without ACL support, “+” will not be printed for files with optional ACL entries. This feature is supported only on systems running G06.29 and later G-series RVUs and H06.08 and later H-series RVUs