Anyone know of a random data generator?

Derek Martin invalid at pizzashack.org
Thu Jul 29 16:22:01 EDT 2004


On Thu, Jul 29, 2004 at 03:52:38PM -0400, Bill McGonigle wrote:
> FYI, tar interprets '-' as STDIN/STDOUT.

Only as the argument to the 'f' flag...

  $ cat intro |tar cf plah.tar -
  tar: -: Cannot stat: No such file or directory
  tar: Error exit delayed from previous errors

The intended result in this case can be acheived by just leaving off
the '-' at the end.  Then tar will read its input from stdin.

-- 
Derek D. Martin    http://www.pizzashack.org/   GPG Key ID: 0xDFBEAD02
-=-=-=-=-
This message is posted from an invalid address.  Replying to it will result in
undeliverable mail.  Sorry for the inconvenience.  Thank the spammers.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20040729/294dac76/attachment.bin


More information about the gnhlug-discuss mailing list