/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
history -c to flush the whole history history -d [n] to delete the command at line n history -tail, or history [n] to see the last n commands