in reply to Re^2: Can't exec "command": No such file or directory error
in thread Can't exec "command": No such file or directory error
Indeed. find command turned up /usr/bin/command on macos. I can not find any such animal on alpine. I'm wondering if it's in a separate alpine package.
What's weird is if I do command task on alpine directly on the command line, it runs just fine. It's only with perl I seem to have the problem.
$PM = "Perl Monk's";
$MC = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar Parson";
$nysus = $PM . ' ' . $MC;
Click here if you love Perl Monks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Can't exec "command": No such file or directory error
by haukex (Archbishop) on Dec 14, 2022 at 23:20 UTC |