save_command_history

raccoon.pyutils.save_command_history(dirout, command, filout='cmdhistory.txt')

Save current command in commands history. Usually:

dirout = args.dirout command = sys.argv