Linux Terminal Emulator

guest@linux-wasm:~$
Network:
Disk I/O:
0 commands
00:00:00

File System

📁 /
📁 bin
bash
ls
cat
📁 etc
passwd
hosts
📁 home
📁 guest
.bashrc
readme.txt
📁 usr
📁 bin
📁 lib
📁 var
📁 log
syslog

Linux Terminal Help

Available Commands:

ls - List directory contents
cd - Change directory
pwd - Print working directory
cat - Display file contents
echo - Display text
mkdir - Create directory
rm - Remove files
touch - Create empty file
cp - Copy files
mv - Move/rename files
grep - Search text
find - Find files
ps - Show processes
top - Process monitor
df - Disk usage
free - Memory usage
uname - System info
whoami - Current user
date - Show date/time
clear - Clear screen
help - Show this help
neofetch - System info display
python3 - Python interpreter
node - Node.js interpreter
apt - Package manager

Special Features:

Keyboard Shortcuts:

Ctrl+C - Cancel current command
Ctrl+L - Clear screen
Tab - Auto-complete
↑/↓ - Navigate history