Shell Basics - echo and read - Linux Tutorial #1
Shell Basics - New Line and Screen Clearing - Linux Tutorial #2
Shell Basics Writing a Shell Script Linux Tutorial Final
# vi test.sh
# chmod +x test.sh && bash test.sh
# cat color.log ($name favorite color is #color. >> color.log)
A little bit more detail
'Learning > └◆Shell Scripts' 카테고리의 다른 글
[ShellScripting] 유닉스 셸 (0) | 2016.12.11 |
---|---|
[ShellScripting] 솔라리스 관리자를 위한 본 셸프로그래밍 (0) | 2016.12.11 |
Linux Shell Scripting (0) | 2016.12.07 |
배시 스크립트(bash scripts) (0) | 2016.12.06 |