delorie.com/archives/browse.cgi | search |
Dan Lipofsky wrote: > > I have a tar file which I made on a Linux machine. > Some files inside that tar have names that are > illegal on a NTFS filesystem: they contain > a colon, questionmark, or double-quote. Is > there anyway to extract these files on a Windows machine? > Both cygwin's tar and winzip just try to extract > under its original name and fail. I need a tool > that will prompt me or modify the name or something. tar --to-stdout -xf foo.tar foo:bar > foobar Earnie P.S.: tar --help would have given a clue. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |