Open main menu

CDOT Wiki β

Changes

Tutorial10: Shell Scripting - Part 1

1 byte removed, 10:22, 10 March 2021
Creating & Executing Shell Scripts
It is recommended to '''plan''' out on a piece of paper the purpose of the shell script.<br><br>
 
Once you have planned your shell script by listing the sequence of steps, you need to create a file (using a '''text editor''') that will contain your Linux commands.<br><br>'''NOTE:''' Avoid using filenames of already existing Linux Commands to avoid confusion.<br>Using shell script filenames that include the file extension of the shell that the script will run within is recommended.
13,420
edits