DEV Community

Cover image for Learn Bash Scripting in 10 minutes🧙‍♂️🪄

Learn Bash Scripting in 10 minutes🧙‍♂️🪄

Arindam Majumder on October 31, 2024

Introduction As a Programmer, learning bash scripting is really important. It allows us to write scripts to automate boring and repetiti...
Collapse
 
ddebajyati profile image
Debajyati Dey

Wow you wrote the tutorial in a playful and interactive manner!
Interesting....

Great work Arindam!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks a lot for checking out Debajyati!

Collapse
 
sabrinaesaquino profile image
Sabrina

Amazing post Arindam!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks, Sabrina!

Means a lot!

Collapse
 
akshaycodes profile image
Akshay SIng

Thanks for sharing Arindam!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Glad you liked it!

Collapse
 
akshaybond30160 profile image
Akshay bondre

Very Detailed guide, Arindam!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Glad you liked it!

Collapse
 
tanmoys95268896 profile image
Tanmoy Sinha

Great Share!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks for checking out Tanmoy!

Collapse
 
hemath923604 profile image
Hemath

Well Written Arindam!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Glad you liked it Hemanth!

Collapse
 
elsartz profile image
Vardis Sartzetakis

Literally, you nailed it!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Glad you liked it!

Collapse
 
dev_vaayen profile image
Vaayen

Thanks for the fun write-up...!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Glad you liked it!

Collapse
 
e-niek profile image
Eniek

Nice little tutorial. Bookmarked it!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks a lot!

Collapse
 
schreiner_finden profile image
Schreiner

Nice!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks!

Collapse
 
simongreennet profile image
Simon Green

Under "if we use variables" I think you mean $LOC not LOC.

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks for pointing out