Command History

Search and manage your command execution history

8

Total Commands

6

Successful

2

Failed

3

Favorites

Command History
8 commands found
ls -la
total 48
drwxr-xr-x  5 user user 4096 Jan 29 12:00 .
45ms1h ago
grep -r 'function' .
Found 42 matches
1.25s2h ago
cat nonexistent.txt
cat: nonexistent.txt: No such file or directory
12ms3h ago
npm install
added 150 packages in 45s
45.00s3/15/2026
git status
On branch main
nothing to commit
89ms3/14/2026
docker ps
CONTAINER ID   IMAGE   COMMAND
234ms3/13/2026
curl https://api.example.com
Connection timed out
30.00s3/12/2026
python script.py
Hello, World!
156ms3/11/2026