static void openChrome(S url) { nohup(chromeCmd() + " " + url); }