Behold, the power of not living like a caveman!here you are: link
what error appears? you renamed executable name to "tfs"?But when i put to ./tfs.sh
not working
Code:#!/bin/bash ulimit -c unlimited while true; do ./tfs; done
what error appears? you renamed executable name to "tfs"?
-bash: ./tfs.sh: /bin/bash^M: bad interpreter: No such file or directory