Hy, I use to trap function as follow: function histo(){ history -a; history -r; }
trap histo DEBUG The bug is the following: $ emacs & $ jobs [1]+ Running history -r &In addition I would like to know if there is another way to force history to be synchronise after each command.
Thanks a lot for this great shell :) Julien Allali. _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash