strexpand("~root")
#strexpand("~") > 1
strexpand("$AAA, $BBB, $AAA")
getenv("AAA")
getenv("__DOES_NOT_EXIST__")
