Skip to content

songquanpeng/terminal-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Supported commands

Command Description
about Show about information.
cat Print file content.
cd Change working directory.
clear Clear the screen.
date Print current date.
echo Echo what you have input.
help Show help document.
history Show history.
ls List contents of current path.
nav Website navigator.
node Node.js interpreter.
mkdir Make a new directory.
mv Move a file or a directory.
pwd Print working directory.
reload Reload page.
rm Remove file or directory.
set System setting.
touch Create a blank file.
uname Print system info.
whoami Print your username.

Reference