what? are you being pedantic because it’s actually “su”?
There’s no sudo on Android.
Swedneck@discuss.tchncs.de 1 day ago
MonkderVierte@lemmy.zip 13 hours ago
Different tool for different tasks.
semperverus@lemmy.world 1 day ago
There is with tools like magisk and some others that have popped up.
MonkderVierte@lemmy.zip 13 hours ago
Sudo in the broader sense, yes.
xep@discuss.online 1 day ago
Yes, you must root first.
testaccount789@sh.itjust.works 1 day ago
There is if you use Termux (on a rooted device).
Termux has been the most important app on my phone. I just get the familiar CLI for everything. For example, MTP has been unreliable in my experience, there’s probably lots of apps in Play Store to send/receive files of questionable quality.
And then with Termux I can just rsync over SSH as usual.
Or browse files with SSHFS.
MonkderVierte@lemmy.zip 13 hours ago
Being pedantic, termux is a vm, sudo not native.
testaccount789@sh.itjust.works 12 hours ago
Nope. You need root access to use sudo. It just runs a shell natively under Android. But you can run QEMU inside Termux.
Without root, you get this: