No, you need to do
That will change to the Desktop directory, now you only do ./filename to run a program, not to change a directory or do a chmod command.
Then do
The commands don't usually output anything if they were successful, only for warnings/errors.
Code:
cd /home/will/Desktop
Then do
Code:
./filename
The commands don't usually output anything if they were successful, only for warnings/errors.