Sure gzip is fun, but how do you use 7zip on Windows to compress/decompress to standard out?
dir | 7zip a -an -txz -bd -si -so > test.7z
type test.7z | 7zip x -an -txz -si -so
Yeah. Lots of crazy flags, but it works.
You’re welcome.
Sure gzip is fun, but how do you use 7zip on Windows to compress/decompress to standard out?
dir | 7zip a -an -txz -bd -si -so > test.7z
type test.7z | 7zip x -an -txz -si -so
Yeah. Lots of crazy flags, but it works.
You’re welcome.
You must be logged in to post a comment.
Hello, for curiosity. I’m using an online RSS feed from https://www.commafeed.com/ and I noticed that if he downloads the RSS from your link https://virtuallyfun.com/feed/ , it returns this error “Server returned HTTP error code 403” (but not from my PC). Perhaps there’s some filter on your firewall?
not sure, I get the feed from that link…. no idea the bots have basically ruined anything ‘just working’.