unzip not found
Hi All,
when i am trying to unzip a .zip file it shows unzip not found erro. but when i gave whereis unzip command , it shows the location. so that means unzip exists. but why i cant unzip my .zip file . my os is hp-unix. below is screenshot for that error.
$ unzip hpia64_11gR2_database_1of2.zip
sh: unzip: not found.
$ whereis unzip
unzip: /usr/local/bin/unzip
can any one help me on this.