13,420
edits
Changes
→Creating & Executing Shell Scripts
The '''shebang line''' <u>must</u> appear on the '''first line''' and at the '''beginning''' of the shell script, otherwise, it will be treated as a regular comment and ignored.
'''Setting Permissions & Running a Shell Script'''
x
===Using Variables in Shell Scripts===