学习Linux第七天
摘要:
1.shellecho $HOME默认在shell中编写的变量全部是局部变量,如果重新打开console的话,那么这些变量将全部丢失,全局的变量可以写在文件~/.bashrc文件。2.判断!/bin/sh#if-elif-else-fiuser_input_fruit = "";echo -e "p... 阅读全文
posted @ 2015-09-23 15:01 hujun1992 阅读(145) 评论(0) 推荐(0)
浙公网安备 33010602011771号