Avez-vous des problèmes aussi? Sélectionnez les erreur que vous rencontrez ci-dessous et aidez à fournir des commentaires à l'application.
Guide complet pour dépanner l'application a-Shell sur les appareils iOS et Android. Résolvez tous les problèmes, erreurs, problèmes de connexion, problèmes d'installation et plantages de l'application a-Shell.
Table des Contenu:
Nous comprenons que certains problèmes sont tout simplement trop difficiles à résoudre grâce à des didacticiels en ligne et à l'auto-assistance. C'est pourquoi nous avons facilité la prise de contact avec l'équipe d'assistance de Nicolas Holzschuch, les développeurs de a-Shell.
Type help for help, help -l to get the full list of commands. a-Shell can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps... a-shell uses iOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can work with git repositories using lg2. a-Shell includes Python, Lua, Perl, JavaScript, C, C++ for programming and TeX (texlive 2022, with Tikz and LuaTeX) for text processing. a-Shell is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. A complete webAssembly SDK is included (WASI-libc). a-Shell is the complete version. 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. Compile your C or C++ programs to webAssembly using clang or clang++, and execute the resulting binary. You can edit a file in one window with vim and process it in the other with python. There are also multiple network utilities: nslookup, ping, whois, ifconfig...