static S backtickSudo(S cmd, bool uninterruptible default false) { ret backtickInSuperUserVM(cmd, uninterruptible); }