Re: bugid: open3-GLOB(0x7ffff9207528) c d e a

2021-06-17 Thread Ole Tange
I have just tested the installation on a fresh Ubuntu 18.04 on WSL on Microsoft Windows 10. It worked with no problems. On Wed, Jun 9, 2021 at 3:03 PM Pete Jalajas via GNU Parallel Discussion wrote: > > $ (wget -O - pi.dk/3 || curl pi.dk/3/) | bash > bash: /home/pjalajas/bin/bash: No such file o

Re: bugid: open3-GLOB(0x7ffff9207528) c d e a

2021-06-17 Thread Pete Jalajas via GNU Parallel Discussion
Thanks for your patience and project. I pulled on this thread: bash: /home/pjalajas/bin/bash: No such file or directory ​and found that somewhere along the way in my testing work years ago I had installed an alpine filesystem in my home dir. Removed all that, and all works fine now. pjalajas@pj