We have made it super easy to delete a-Shell account and/or app.
Table of Contents:
Things to note before removing a-Shell:
1: Visit the a-Shell website directly Here →
2: Contact a-Shell Support/ Customer Service:
Deleting from Smartphone 📱
1. a-shell uses iOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories.
2. a-Shell is a complete local terminal emulator, allowing to run most Unix commands on you iOS device.
3. a-Shell includes Python, Lua, Perl, JavaScript, C, C++ for programming and TeX (texlive 2022, with Tikz and LuaTeX) for text processing.
4. There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.
5. Compile your C or C++ programs to webAssembly using clang or clang++, and execute the resulting binary.
6. If you need a smaller app, and you don't need a C compiler, a TeX engine, or numpy and matplotlib, there is a-Shell mini.
7. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed.
8. You can edit a file in one window with vim and process it in the other with python.
9. a-Shell is the complete version.
10. A complete webAssembly SDK is included (WASI-libc).
11. You can work with git repositories using lg2.