This is purely out of curiosity, i have a terminal app that I wanted to run... and it was sitting in my downloads folder, to get it to run I had to chmod +x it, then run it by typing ./appname
I'm curious what the "./" does... any ideas?
I'm curious what the "./" does... any ideas?