import std.stdio, std.process; void main() { auto home = getenv("HOME"); }