Answer the question
In order to leave comments, you need to log in
Why does ubuntu give an error that the file or directory does not exist, although the file exists?
I created a file in /usr/local/bin, called it super, added the following code there:
#!/usr/bin/env php
<?php
fwrite(STDOUT, 'just test');
die(0);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question