DEV Community

Discussion on: Introduction to BASH Scripting: Part-1

Collapse
 
waylonwalker profile image
Waylon Walker

bash can be so terse, I need to look up some of the simplest things like if statements every time. Then I need to sift through a dozen examples to figure out what flags I need.

Collapse
 
mr_destructive profile image
Meet Rajesh Gor

Ya thats true lol, to write a single task there can be hundreds of different ways. Conisder it as a strength or weakness that's debatable. Its quite powerful though :)