光吃皮,好吃吗? Read the rest of this entry
[我的日志] 老鼠太猖狂了
2015.3 3
[Shell编程] shell脚本改变工作目录
2015.2 2
shell脚本运行的几种方式: 1:添加脚本的执行权限,然后通过路径加文件名的方式运行 chmod +x test.sh;./test.sh 2:source test.sh 或者 . test.sh 3: sh test.sh 后两种方式不必添加脚本的执行权限。怎么改变shell脚本运行的工作目录呢?请看 Read the rest of this entry
[我的日志] 又可以访问了
2015.1 25
服务器抽了好几次,看来又需要换空间了。美国的vps还是阿里云,是一笔不小的支出.备案还是个问题。 Read the rest of this entry