Hello,
Is there any method , in sas 9.2 , to read a zip file : toto.zip ?
What's about zipmagic ? is there any zipmagic for unix ?
Thank you.
If you had taken the time to visit zipmagic's website, you would know that it is Windows-only.
Take a look at the zip/unzip commands available on most UNIXen, and the p7zip package for Linux with the 7z and 7za commands.
Thank you for your answer.
Yes, I know before, the zipmagic exists for windows, even I have seen in some books an exemple with engine : V8.
But I want to know, if can get some thing likes that for unix.
@LineMoon wrote:
Thank you for your answer.
Yes, I know before, the zipmagic exists for windows, even I have seen in some books an exemple with engine : V8.
But I want to know, if can get some thing likes that for unix.
A quick overview of the compression/decompression tools typically available on a UNIX system can be found here:
https://en.m.wikibooks.org/wiki/Guide_to_Unix/Commands/File_Compression
In-depth information is available in the manual pages, present on UNIX as either
man command
or
info command
@Kurt_Bremser : Thank you
@LinusH :
For the reading and writing a zip file, you can read this links
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.