new to linux/Ubuntu/shell scripting . . .

'Forum Post ulist at gs1.ubuntuforums.org
Sun Dec 4 09:30:11 UTC 2005


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




More information about the ubuntu-users mailing list