GETGRNAM()

From Lianjapedia
Revision as of 12:18, 17 December 2021 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Function to get Linux group name

Syntax

GETGRNAM()

See Also

ACCESS(), GETENV(), GETGID(), GETPID(), GETUID(), PUTENV()

Description

The GETGRNAM() function returns the group name of the current Linux user.

Note: this refers to the OS user account on Linux, not the Lianja Users and Roles.

Example

use accounts
@2,3 get name
@3,3 get rates;
  when getgrnam() = "lianja"
read