sudo

March 6, 2025 · View on GitHub

sudo stands for superuser do. It is a wrapper script to execute commands as the root (superuser) user in the Termux app, like to drop to an interactive shell for any of the supported shells, or to execute shell script files or their text passed as an argument.

Contents


 

Releases

Check releases here.


 

Docs

Check docs here. If you intend to contribute to this repository, then also check contribute docs here.


 

Donations

  • To donate money to support me, you can visit here for more info.

 

Credits

  • [termux-sudo by st42]
  • [tsu by cswl]