Learning/└◆Shell Scripts
Shell Basics - Linux Tutorial
Gopzero
2016. 12. 7. 02:32
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