I keep getting zsh: exec format error: ./jav-it on my mac Monterey with intel processor when i try download. I think my command looks good
./jav-it download -c cookies.txt -o "/path/to/output" -i tash00239
I don't believe i have spaces anywhere. The exact command, except the username bit, is below
./jav-it download -c cookies.txt -o "/Users/username/dwhelper/jav-it_v1.7.3_linux/Jav" -i tash00239
I tried with quotes as well but getting the same error
./jav-it download -c "cookies.txt" -o "/Users/username/dwhelper/jav-it_v1.7.3_linux/Jav" -i "tash00239"