Skip to content

The Mwnci Scripting Language

Mwnci getuid() Function

Syntax

getuid()

Description

The getuid() function returns the numeric user id of the caller.

Example

println("This process is running under UID: ", getuid())


This process is running under UID: 1001

Index

  • What is MSL?
  • MSL Operators
  • MSL Compound Statements
    • foreach
    • function
    • if
    • switch
    • while
  • Mwnci Comments
  • Mwnci Variables
  • Mwnci Arrays
  • Mwnci Hashes
  • Built-in Functions
  • Mwnci Includes
    • Included Main Functions
    • Included String Functions
    • Included Math Functions
    • Included Stats Functions
    • Included File Functions
    • Included Process Functions
    • Included Password Functions
    • Included Group Functions
    • Included Shadow Password Functions
    • Included Network Functions
  • The Mwnci REPL (console)
  • Examples

Archives

No archives to show.
The Mwnci Scripting Language Proudly powered by WordPress