Worked up to v6.35, now throws an error (unable to open file '<mircinidir>\nul'):
Code:
alias filtertonul {
  filter -ff $qt($mircini) nul n0=*
  echo -ag filtered: $filtered 
}
I'm aware that strictly speaking this does not classify a "bug", it's always been some kind of "hack". Yet a couple of scripts used the "nul device" this way, and I'd like to know wheter v7+ cold keep on supporting "nul"?

Thanks smile

Last edited by Horstl; 05/04/10 09:31 PM.