On May 04 11:16:22, [email protected] wrote: > My command history contains duplicates, eating into HISTSIZE budget. How > do I deduplicate it?
Bump HISTSIZE up from the default of 500 and be done with it. Or don't repeat shell commands :-)
On May 04 11:16:22, [email protected] wrote: > My command history contains duplicates, eating into HISTSIZE budget. How > do I deduplicate it?
Bump HISTSIZE up from the default of 500 and be done with it. Or don't repeat shell commands :-)