Skip to main content

Home/ Web Development Resources (originated at GA WDI)/ Group items tagged bash

Rss Feed Group items tagged

lizciragoldstein

Writing your first script and getting it to work - 0 views

  •  
    To successfully write a shell script, you have to do three things: Write a script Give the shell permission to execute it Put it somewhere the shell can find it A shell script is a file that contains ASCII text. To create a shell script, you use a text editor.
1 - 2 of 2
Showing 20 items per page