Changes for version 0.022 - 2024-11-15
- Rename dist Sah-Schemas-* -> Sah-SchemaBundle-* for consistency with others.
Modules
Check that GID exists (has associated group name) on the system
Check that UID exists (has associated username) on the system
Check that Unix group exists on the system
Check that Unix username exists on the system
Convert GID into Unix groupname, fail when groupname does not exist
Convert UID into Unix username, fail when username does not exist
Convert Unix groupname into GID, fail when cannot convert
Convert Unix username into UID, fail when cannot convert
Try to convert GID into Unix groupname, leave as-is if cannot convert
Try to convert UID into Unix username, leave as-is if cannot convert
Try to convert Unix groupname into GID, leave as-is when cannot convert
Try to convert Unix username into UID, leave as-is when cannot convert
Generate completion for Unix GIDs (group IDs)
Generate completion for Unix group
Generate completion for Unix group/GID
Generate completion for Unix UIDs
Generate completion for Unix user
Generate completion for Unix user/UID
Directory name (with optional path) on a Unix system
File name (with optional path) on a Unix system
Group identifier (GID)
Group identifier (GID) that has to exist on the system
Unix group name
Unix group name that must exist on the system
Path name (filename or dirname) on a Unix system
Process identifier (PID)
Unix signal name (e.g. TERM or KILL) or number (9 or 15)
User identifier (UID)
User identifier (UID) that has to exist (has associated username) on the system
Unix account name
Unix user name that must exist on the system
Various Sah schemas for Unix
Directory name (with optional path) on a Unix system
File name (with optional path) on a Unix system
Group identifier (GID)
Group identifier (GID) that has to exist on the system
Unix group name
Unix group name that must exist on the system
Path name (filename or dirname) on a Unix system
Process identifier (PID)
Unix signal name (e.g. TERM or KILL) or number (9 or 15)
User identifier (UID)
User identifier (UID) that has to exist (has associated username) on the system
Unix account name
Unix user name that must exist on the system