|
|
|
|
|
by ralph
5253 days ago
|
|
For GNU tar these days that's true, unless you can be sure $TAPE is in its environment. Historically, tar defaulted to a tape device, e.g. /dev/mt0, and you still find vestiges of that, e.g. OpenBSD defaults to /dev/rst0. IOW, specify "f -". :-) |
|