Shell Programming
Shell Programming 리λ μ€ μ νλ‘κ·Έλλ°μ λν΄ κΈ°μ νλ€. μ νλ‘κ·Έλλ°μ bash, sh λ±μ λͺ λ Ήμ΄λ₯Ό νμ©ν λ‘μ§μ μΉνλ©°, 리λ μ€ νκ²½μμ text νμΌ μμ λͺ λ Ήμ΄λ₯Ό μμ±ν΄ λκ³ , μ€ννλ λ°©μμΌλ‘ μ¬μ©νλ€. λͺ λ Ήμ΄κ° λ νμΌμ νμ₯μλ λ³΄ν΅ .sh λ‘ μΈν νλ€. (μλμ° OSμ .batch μ μ μ¬) .sh νμΌ μμ± μλ‘ μμ±λ text νμΌμ νμ₯μκ° .sh λΌλ μ€ν κΆνμ΄ μκΈ° λλ¬Έμ chmod λͺ λ Ήμ΄λ‘ κΆνμ μμ ν΄μΌ νλ€. ex) chmod a+x <νμΌμ΄λ¦> λͺ λ ΉμΌλ‘ λͺ¨λ μ¬μ©μμ λν΄ μ€ν κΆνμ λΆμ¬ν μ μλ€. .sh νμΌ μμλ shell λͺ λ Ήμ΄λ€μ μ¬μ©ν μ μλ€. κ·Έ μΈ μΆκ°μ μΌλ‘ μμ±ν μ μλ ꡬ문λ€μ λ€μκ³Ό κ°λ€. ...