Description
Puts a uuid to stdout. Uses /proc/sys/kernel/random/uuid if available and falls back to uuidgen if not. The function calls exit 1 if neither of these are available.
Usage
Shell | Function |
|---|---|
Bash |
|
Description
Puts a uuid to stdout. Uses /proc/sys/kernel/random/uuid if available and falls back to uuidgen if not. The function calls exit 1 if neither of these are available.
Usage
Shell | Function |
|---|---|
Bash |
|