ColdGrub1384 / LibTerm

iOS sandboxed terminal with Python, Lua and Clang
https://libterm.app
MIT License
630 stars 115 forks source link

Sudo Alternative? #3

Closed Shock9616 closed 5 years ago

Shock9616 commented 5 years ago

I’m wondering if there is a command similar to sudo. I want to cd into some of the system files in directories such as /etc or /bin but I can’t because I get an error saying that access is denied. Is there a way to get around this and get into these folders?

ColdGrub1384 commented 5 years ago

It cannot be done due to iOS restrictions ;(

Shock9616 commented 5 years ago

Ok, thanks!