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 Resize File Systemby Ed ChenOctober 25, 2017March 14, 20222 CommentsWhen we want to raise the space of /home to 10GB, there're several way to do it. First of all, let's see current size. [root@primary01… Read More »How AIX Resize File System