I just realized that in shell scripting esac
, the closing statement for case
is just case
reversed. This may be a stupid question but does esac
actually mean something (ie an abbreviation) or was it chosen solely due to it being the literal opposite of case
?
Asked
Active
Viewed 150 times
-2

Edgar Magallon
- 4,820

Kaiden Prince
- 1
- 1
if
andfi
? – muru Jan 19 '23 at 02:52