static bool isRootUser() { ret eq(System.getProperty("user.name"), "root"); }