On Mon, May 04, 2026 at 08:30:17AM +0200, Janne Johansson wrote: > Then again, it could be a bite-sized task for someone to make ksh at > least see if the command is a repeat of the last one and not add it if > so. That is not the same as "look at all 500+ lines for dupes", but > could help a bit at least.
HISTCONTROL=ignoredups See man ksh -- Nils Ola Nilsson, 🐞 [email protected], 🦗 +46-70-862 26 96

