Posts by mjy
I came up with three methods. Exit early Use exit early instead of the elif syntax. Basically shell is an interpreter. As soon as the parsing of the first if statement is finished, it will be e...
Answer
I came up with three methods. Exit early Use exit early instead of the elif syntax. Basically shell is an interpreter. As soon as the parsing of the first if statement is finished, it will be e...