Search and manage your command execution history
8
Total Commands
6
Successful
2
Failed
3
Favorites
ls -latotal 48 drwxr-xr-x 5 user user 4096 Jan 29 12:00 .
grep -r 'function' .Found 42 matches
cat nonexistent.txtcat: nonexistent.txt: No such file or directory
npm installadded 150 packages in 45s
git statusOn branch main nothing to commit
docker psCONTAINER ID IMAGE COMMAND
curl https://api.example.comConnection timed out
python script.pyHello, World!