Could this be the issue?
"If the file does exist in that for (no funny characters), one other possibility is that you're trying to run a 32-bit ELF program on a system that's not correctly set up to run them (i.e., a 64-bit system without the libraries and support infrastructure for 32-bit)."
From:
https://stackoverflow.com/questions/48179399/zsh-no-such-file-or-directory-error-but-file-exist
And now I did #zsh :
https://rosettacode.org/wiki/Modular_exponentiation#zsh
But really it is #GNU #expr doing the work. I had considered using GNU #bc instead. Basically anything that can do the calculation. Unix-users in the old days often liked hoc; maybe there is a hoc implementation you could use. :)
#zsh #gnu #expr #bc #zshell #rosettacode
Setup #zshell and ohmyz.sh today. Love the experience, better than Nu for my usage 👌
Enable Timestamp For History Command In Zsh In Linux #Zsh #Zshell #Historycommand #Timestamp #Linuxcommands #Linuxbasics #Linuxtips
https://ostechnix.com/enable-timestamp-for-history-command-in-zsh-in-linux/
#linuxtips #LinuxBasics #linuxcommands #timestamp #Historycommand #zshell #zsh