#include char* getlogin() { return getenv("LOGNAME"); }