๐ป Online Terminal Emulator
Practice CLI commands in your browser
โ All Tools
guest@lifa-tools: ~
guest@lifa ~ $
๐ Available Commands
help list commands
ls list files
ls -la detailed list
pwd current dir
cd change dir
cat read file
mkdir create dir
touch create file
echo print text
whoami current user
date current date
uname system info
history cmd history
clear clear screen
rm remove file
cp copy file