Terminal Emulator
Terminal Emulator Summary
Terminal Emulator is a iOS app in the Developer Tools category, developed by 志鹏 潘. First released 4 years ago(Apr 2021), the app has 3 ratings with a 4.00★ (good) average rating.
Store info: Last updated on App Store on Apr 5, 2021 .
4★
Ratings: 3
Screenshots
App Description
Terminal Emulator is a command line interface on iOS. Run Linux commands in sandbox and find command documents. Great way to start your Linux-like shell command journey.
Commands
awk - text pattern scanning and processing.
bc - implement an arbitrary precision calculator.
cat - concatenate files and print on the standard output.
cd - change the working directory.
chflags - he chflags utility modifies the file flags of the listed files as specified by the flags operation.
chgrp - change group ownership.
chmod - change file mode bits.
clear - clear the terminal screen.
compress — compress data by using adaptive Lempel-Ziv coding.
cp - copy files and directories.
curl - curl is a tool to transfer data from or to a server.
date - print or set the system date and time.
dc - desk calculator.
df - report file system disk space usage.
diff - compare files line by line.
dig - DNS lookup utility.
du - estimate file space usage.
echo - display a line of text.
env - run a program in a modified environment.
exit - exit the current tab.
grep - grep searches lines containing a match to the given PATTERN.
gzip, gunzip - compression/decompression tool using Lempel-Ziv.
head - output the first part of files.
host - DNS lookup utility.
ifconfig - ifconfig displays the status of the currently active interfaces.
link - make a new name for a file.
ln - make links between files.
ls - list directory contents.
lstat - retrieve information about the file pointed to by pathname.
md5 - calculate a message-digest checksum.
mkdir - make directories.
mv - move or rename files.
nc - arbitrary TCP and UDP connections and listens.
nslookup - query Internet name servers interactively.
ping - send ICMP ECHO_REQUEST to network hosts.
printenv - print all or part of environment.
pwd - print name of current/working directory.
readlink - print resolved symbolic links or canonical file names.
rlogin - remote login.
rm - remove files or directories.
rmdir - delete a directory.
say - convert text to audible speech.
sed - stream editor for filtering and transforming text.
setenv - change or add an environment variable.
sftp - OpenSSH secure file transfer.
sh - shell, the standard command language interpreter.
sort - sort lines of text files.
ssh-keygen - OpenSSH authentication key utility.
ssh - OpenSSH remote login client.
sum - checksum and count the blocks in a file.
tail - output the last part of files.
tar - store multiple files in an archive, and to manipulate such archives.
tee - read from standard input and write to standard output and files.
telnet - user interface to the TELNET prot