How to Resolve Command Not Found in Bashby Ed ChenApril 28, 2021June 2, 2022I do have an executable file in the present working directory ($PWD). [edchen@test ~]$ ll total 4 -rwxr--r-- 1 edchen edchen 21 Mar 12 12:45… Read More »How to Resolve Command Not Found in Bash
How AIX UNZIP Filesby Ed ChenJune 17, 2020May 26, 2022AIX unzip I found there's no unzip utility available in AIX 7.2. $ which unzip which: 0652-141 There is no unzip in /usr/bin /etc /usr/sbin… Read More »How AIX UNZIP Files