sudo icon indicating copy to clipboard operation
sudo copied to clipboard

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

Results 4 sudo issues
Sort by recently updated
recently updated
newest added

I got an error when running sudo su ``` The '/data/data/com.termux/files/home/.suroot' cannot be used as SUDO_SHELL_HOME Failed to setup SUDO_SHELL_HOME Failure while running 'sudo_setup_sudo_shell_home_and_working_environment' ``` Running with sudo -vvvv su...

This is a low-priority issue that I am just opening so that it is tracked, you don't need to fix it if you don't want to or don't know how...

This is a low-priority issue that I am just opening so that it is tracked, you don't need to fix it if you don't want to or don't know how...

### Environment - Magisk version: b1dc47a0-alpha (29001) - termux-sudo version: 1.2.0 ### Details When I execute `sudo xxx`, it always throws out the following error: ``` ~ $ sudo nmap...