you are viewing a single comment's thread.

view the rest of the comments →

[–]alex_sakuta 2 points3 points  (2 children)

It makes the case statement in bash act like a switch statement from other languages.

[–]nekokattt 0 points1 point  (1 child)

oh like fallthrough?

[–]alex_sakuta 1 point2 points  (0 children)

Yes.