Hi all hope you are well.
I am interested in a quick method (besides cut 'n' paste) of extracting my command history from a putty session (Linux version Red Hat Enterprise Linux ES release 3 (Taroon Update 9)) to a windows text file. Any ideas on that? Thanks for your time.
majestic0110 187 Nearly a Posting Virtuoso
Recommended Answers
Jump to PostWell, wherever your history log is stored, just use
echo "whateverthehistoryis" > "XXX.txt"
Or find the history log and copy and paste the file into a new directory.
All 5 Replies
linux 107 Posting Shark
majestic0110 commented: Thanks for the help will try it tomorrow! +2
majestic0110 187 Nearly a Posting Virtuoso
majestic0110 187 Nearly a Posting Virtuoso
linux 107 Posting Shark
majestic0110 187 Nearly a Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.