BookmarkSubscribeRSS Feed
LineMoon
Lapis Lazuli | Level 10

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.

7 REPLIES 7
LinusH
Tourmaline | Level 20
@Tom answered this question in your other thread.
Zipmagic - sounds like a non SAS tool- you need to search elsewhere for answers.
Data never sleeps
Kurt_Bremser
Super User

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.

LineMoon
Lapis Lazuli | Level 10

@Kurt_Bremser:

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.

Kurt_Bremser
Super User

@LineMoon wrote:

@Kurt_Bremser:

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

LineMoon
Lapis Lazuli | Level 10

@Kurt_Bremser : Thank you

LinusH
Tourmaline | Level 20
Like what?
Data never sleeps
LineMoon
Lapis Lazuli | Level 10

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 7 replies
  • 2228 views
  • 1 like
  • 3 in conversation