An open API service indexing awesome lists of open source software.

https://github.com/agnostic-apollo/sudo

A wrapper script to drop to the supported shells or execute shell script files or their text passed as an argument with superuser (root) context in termux
https://github.com/agnostic-apollo/sudo

bash tasker termux termux-tasker

Last synced: 3 months ago
JSON representation

A wrapper script to drop to the supported shells or execute shell script files or their text passed as an argument with superuser (root) context in termux

Awesome Lists containing this project

README

        

# sudo

[`sudo`](https://github.com/agnostic-apollo/sudo) stands for *superuser do*. It is a wrapper script to execute commands as the `root (superuser)` user in the [Termux](https://github.com/termux/termux-app) 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

- [Project](#project)

---

 

## Project

**Check the `sudo` project info [here](site/pages/en/projects/index.md), including `docs` and `releases` info.**

---