Programmer Humor @lemmy.ml ☆ Yσɠƚԋσʂ ☆ @lemmy.ml 5mo ago Like programming in bash 2 crossposts WWW Opera, Fin Wake Indra Net @lemm.ee RoundSparrow @ .ee @lemm.ee 5mo ago Like programming in bash ( Media Ecology ) Programmer Humor @programming.dev cm0002 @lemmy.world 5mo ago Like programming in bash
I gave up Bash scripting. I explicitly do "shell scripting" now, where "shell" is implied to be a POSIX compliant shell of any type.
Will anyone acknowledge the fact that you only learn to ride a bike once? To me, the saying "is like riding a bike" means the opposite...
I gave up Bash scripting. I explicitly do "shell scripting" now, where "shell" is implied to be a POSIX compliant shell of any type.
But, but like ... hear me out.
echo $((1+1))
That is a posixly correct method to do arithmetic expressions.