AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  Is gzcat available for AIX

    Posted Wed January 20, 2021 09:22 AM
    ​Our apps team is looking for gzcat command for AIX and they say gunzip is not enough . I couldn't find any gzcat in AIXtoolbox . Any idea ?

    Thanks
    Nagesh

    ------------------------------
    Nagesh Nukala
    ------------------------------


  • 2.  RE: Is gzcat available for AIX

    Posted Wed January 20, 2021 09:58 AM
    gzcat is nothing but zcat which is part of gzip package. May be some distros ship it as gzcat, probably because it might have a native zcat command and to avoid conflict , they would have renamed it as gzcat (Gnu zcat).

    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: Is gzcat available for AIX

    Posted Wed January 20, 2021 10:40 AM
    Thank u very much Ayyappan for your response.

    ------------------------------
    Nagesh Nukala
    ------------------------------