Bash script

From Psygen Wiki
Revision as of 18:58, 6 May 2019 by Admin (talk | contribs)
Jump to navigation Jump to search

Bash Scripts

You can automate tasks, or do a lot more with bash scripts.

Start a bash script with: #!/bin/bash


Comparisons

Bash Expansion

Test