|
From: Daniel J S. <dan...@ie...> - 2007-06-08 16:26:14
|
pl...@pi... wrote: > Not sure if you understood what I was meaning. I was refering to stripping > out spaces etc. not whether "history" appears. IMHO history command should > reproduce what was typed at the command line (unless some option like > condenced is activated). Got it. I suppose removing spaces is analogous to removing redundant lines. So rather than toss out the spaces, in condensed mode I could do comparison tests based upon spaces removed rather than actually removing the spaces. Dan |