On Thu, Dec 22, 2011 at 2:13 AM, Make Compile <[email protected]> wrote: > hey guys, > > anyone can provide atleast simple bash script where i can redirect the output > of command history on a text file. Thanks in advance
You mean like the builtin history command? Is this bash specific (a very popular shell in the Linux world) - because this is already in .bash_history. EPARSE - you lose me at "on a text file". Redirect your history into the text file? Scrub a script(1) output for commands used? Regards, Scott Edwards. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
