Quantcast
Channel: krypted – krypted
Viewing all articles
Browse latest Browse all 1241

Check Your Bash Scripts For Syntax

$
0
0

There’s a great site out there called spellcheck.net that will check your bash scripts to verify that they are syntactically correct and offer some tips on fixing issues you may encounter. In the example below, I single quoted at the end of a quoted string, and… error
screen-shot-2016-12-14-at-9-44-00-am
Hat tip to Daniel MacLaughlin for posting this site.

The post Check Your Bash Scripts For Syntax appeared first on krypted.com.


Viewing all articles
Browse latest Browse all 1241

Trending Articles