Bourne shell io redirection with <> -- what is it?

Doug Gwyn <gwyn> gwyn at brl-tgr.ARPA
Sat Apr 6 23:58:01 AEST 1985


> Does anyone know what the undocumented <> io redirection metacharacter
> sequence in the bourne shell does?

It opens the subsequently-named file in mode 2 (read+write).

> Is it useful?

I've never found a reason to use it.



More information about the Comp.unix.wizards mailing list