On Sun, Mar 1, 2015 at 12:41 AM, Dmitrij D. Czarkoff wrote:
> The diff below makes tar treat "-" in TAPE environment variable as
> stdout, making it consistant with "-f" argument. Could be a sane
> default for those who have no tape device.
Frankly, I think someone using TAPE=- would be *in*sane
Hi!
The diff below makes tar treat "-" in TAPE environment variable as
stdout, making it consistant with "-f" argument. Could be a sane
default for those who have no tape device.
--
Dmitrij D. Czarkoff
Index: bin/pax/options.c
===