Answers for "terminal command history to file"

0

terminal command history to file

# Creates txt file named foo of cmd hist but not showing previous sessions idk why!!
history > foo.txt
Posted by: Guest on February-02-2022

Code answers related to "terminal command history to file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language