CS Jou Blog
試著把處理的問題或心得放在公共空間,方便自己,也希望能回饋一些網路爬文的收穫!!
2016年3月14日 星期一
bash batch file
ref:http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-2.html#ss2.1
Macbook pro with Yosemite
1. Edit batch file
vi hello.sh
#!/bin/bash
echo Hello World
2. chmod +x hello.sh
3. ./hello.sh
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言