Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				You are stuck upating bash scripts so you don’t have to use n bash commands instead of launching the script once. Therefore by using bash you are avoiding to use bash.
 
 #technicallyTheTruth
- 
				
				 Root772324yI’m with @Demolishun. Write Python or Ruby scripts instead. Root772324yI’m with @Demolishun. Write Python or Ruby scripts instead.
 
 Then again, bash is absolutely the better tool for some things, and for most shell-related things.
 
 Totally not going to argue about its awful syntax and flow and conventions, though. Yuck.
- 
				
				 10Dev27474y@Root sometimes I forget how terrible bash’s syntax is and think “it can’t possible be that bad”. Then I get bitch slapped by shit like this. Why the ‘fi’ and square brackets?!?! 10Dev27474y@Root sometimes I forget how terrible bash’s syntax is and think “it can’t possible be that bad”. Then I get bitch slapped by shit like this. Why the ‘fi’ and square brackets?!?!  
- 
				
				Posix shells scripts are horrible to write.
 
 Sadly, sometimes i do not really have a choice. Shell scripts have their strengths and it is almost always available. My embedded Linux has neither Python, Perl, Ruby, not even bash, just sh from Busybox.
Related Rants








 Oh yes I know how it feels.
Oh yes I know how it feels.
i don't know bash
i don't like to read or write bash
why am i stuck updating bash scripts
rant
bash