terumi-project / Terumi

Terumi - Shell scripts, reinvented
MIT License
4 stars 0 forks source link

[REQ] concept of 'null' #8

Open monoclex opened 4 years ago

monoclex commented 4 years ago

Feature description:

a string should be able to be assigned to a null

Suggested implementation:

use emptystring ("") in bash, and $NULL in powershell