Y
Hacker News
new
|
ask
|
show
|
jobs
by
jlgaddis
3671 days ago
This could be done using
script
as well.
1 comments
pnewman3
3671 days ago
script gives you the whole console, including output and control characters. It's a useful tool but might be a little overkill for keeping track of what commands you have run.
link