On Mon, Dec 26, 2011 at 3:29 PM, Make Compile <[email protected]> wrote: > Thanks for the replied. > > No luck on script the builtin command for history. It could be transported if > interactive done over terminal. I'm looking if it can be log on syslog logs.
# you might try: echo "/usr/bin/logger -f ~/.bash_history" >> ~/.bash_logout Also, see man bash, grep for history or HIST* variables /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
