Andy Blanchard wrote: > HISTIGNORE only deals with consecutive duplicates, IIRC. > > What you want is: > > export HISTCONTROL=erasedups > > you might also want to add ":ignorespace" to the end of that. That will > cause any command prefixed by a space to be ignored as well - very useful > for those long commands that you will only ever run once! Thanks. I will change it. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org