BIBLIOGRAPHY

org-babel with sudo

  • [2025-02-19 Wed 12:50] 충분하지 않은 것 같은데?!

Reddit - Dive into anything - reddit.com

# echo $pw | sudo -S <your sudo command>

a better workflow is to use Tramp

# <your sudo command>

잘된다.