Never say

Never say "If" writing a Bash script! (Exit codes & logical operators)

226.212 Lượt nghe
Never say "If" writing a Bash script! (Exit codes & logical operators)
A good rule of thumb is to never use "if" statements when writing shell or bash scripts. 90% of the time, you can get what you want more elegantly just with logical operators like && and ||. It makes the difference between ugly and elegant looking and running code. WEBSITE: https://lukesmith.xyz 🌐❓🔎 DONATE NOW: https://lukesmith.xyz/donate 💰😎👌💯