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
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment