Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

5 bytes removed, 11:16, 14 March 2021
Creating & Executing Shell Scripts
'''NOTE:''' The '''shebang line''' <u>must</u> appear on the '''first line''' and at the '''beginning''' of the shell script,<br>otherwise, it will be treated as a regular comment and ignored.<br><br>
'''Setting Permissions &amp; / Running a Shell ScriptScripts'''
To run your shell script by name, you need to assign '''execute permissions''' for the user.<br>To run the shell script, you can '''execute''' the shell script using a ''relative'', ''absolute'', or ''relative-to-home'' pathname
13,420
edits

Navigation menu