DEV Community

Discussion on: Bash Script: Knex Database Refresh

Collapse
 
pauldparadis profile image
Paul D. Paradis

Thanks for posting this!!! I am interested in learning more about bash. What do you suggest for beginners?

Collapse
 
nuwannnz profile image
Nuwan Karunarathna
Collapse
 
pauldparadis profile image
Paul D. Paradis

Thanks!!

Collapse
 
jimmymcbride profile image
Jimmy McBride

Joe Collins has a great channel. Really love all his bash related stuff. Big Linux guy. youtube.com/watch?v=QlWKQAh7MKc

I also have a few blogs you might be interested in.

Write A Bash Script 101

Where I cover the basics of writing your own bash script.

Bash Alias

Bash alias's are like little mini, one line bash scripts.

Bash Script Tool Kit

I go over some common bash commands I typically find myself using the most and how to use them.

Hope this helps! Thanks for reading.

Collapse
 
pauldparadis profile image
Paul D. Paradis

Thank you very much!!!! I am going to add this information to my Himalayan sized I.T. 'to-do' pile. All joking aside, I am grateful to you for taking the time to reply. Cheers.