Technology Blog
Thursday, 1 December 2016
The Beginner’s Guide to Shell Scripting: The Basics 1
there are a few guidelines you need to know.
Every script should being with “#!/bin/bash”
Every new line is a new command
Comment lines start with a #
Commands are surrounded by ()
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment