help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How case statement is tested?


From: Peng Yu
Subject: How case statement is tested?
Date: Wed, 11 Mar 2020 11:47:36 -0500

Hi,

I am wondering if there is any optimization in testing the conditions
in a case statement?

Or it is just like a series of if-statement and each condition must be
tested until one condition is true? Thanks.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]