File with extension .cpm



Greetings,

I have recently run into a file with an extension of .cpm. Is this a
compressed file, and if so, what would I use to decompress it?

Or (hopefully but probably not likely) can I just rename it to a .com file
and run it?

Nate


.



Relevant Pages

  • Re: Question about mmap wrt compressed files
    ... You can then mmap the gzip or zlib compressed file and use the ... index to decompress the desired data. ...
    (comp.compression)
  • Re: Partitioned decompression
    ... gabiruh writes: ... what I want is to get random pieces of that compressed file ... and decompress them in its right place so I can get back the original ... Dear aunt, let's set so double the killer delete select all. ...
    (comp.compression)
  • gzip message : decompression OK, trailing garbage ignored
    ... had a user who appended uncompressed data to a compressed file. ... when they decompress the file they get the above message. ... Can the above error message be improved so that the number of bytes of ... the uncompressed data appended onto the end of the file. ...
    (comp.compression)
  • Re: [fedora] dd
    ... Can we decompress it with some method? ... $ gunzip somefile.gz ... decompress the compressed file into a new file called somefile: ...
    (Fedora)
  • Stripping off extensions for decompress() function
    ... I am trying to write a decompress() function, which will untar a file into ... regardless of the archive type ... I'm new to bash, so if someone will help me translate this pseudocode ... else if (extension == "tar.bz2") then ...
    (comp.unix.shell)