Code:
--------------------
cd Desktop
--------------------
to get into the Desktop folder. And you have to make that .sh file
executable in order to be able to execute it:
Code:
--------------------
chmod a+x filename
--------------------
--
linbetwin