Hacker News new | ask | show | jobs
by philkrylov 719 days ago
Only with GNU su. A portable though limited replacement would be something like

    alias sudo="su root -c"