Answers for "how to save history of commands in linux"

0

how to save history of commands in linux

history > history.txt
# it will save the history of used commands in linux terminal.
Posted by: Guest on December-09-2020

Code answers related to "how to save history of commands in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language