|
|
|
|
|
by tesdinger
913 days ago
|
|
Reusing the outputs isn't universally possible because commands typed into bash generally aren't pure functions. You might have to run them again to get the current correct output. It's an interesting feature though. Also, KDE Dolphin can run commands in the current folder. You can get the history to last forever by appending history to a file. |
|