In this I will be showing you how to make your own shell script using Vim editor. The first example I make a script that echos "Hello User". Please comment, rate, and subscribe! Thanks I appreciate it.
Act1.
# vim test1.sh
# ./test1.sh
Act2.
Act3.
'Learning > └◆Shell Scripts' 카테고리의 다른 글
[ShellScripting] 솔라리스 관리자를 위한 본 셸프로그래밍 (0) | 2016.12.11 |
---|---|
Shell Basics - Linux Tutorial (0) | 2016.12.07 |
배시 스크립트(bash scripts) (0) | 2016.12.06 |
쉘 스크립트 작성 가이드_조건문,반복문,if문,비교연산자 (0) | 2016.11.05 |