linux命令行与shell脚本编程大全要什么基础 最好么有RHCE的基础;。http://www.taobao.com linux shell编程 视频教程,华清远见,120天入门到精通。linux shell编程 视频教程,华清远见,先就业后付款,零 基础 学习.
linux命令行与shell脚本编程大全要什么基础 最好么有RHCE的基础;或者看完两本鸟哥的基础
linux编写shell脚本,按反向输出命令行中给出的参数. #。bin/shstr=$1if[-z$1];thenecho usage$0 strexit 1filen=${#str}while[$len-ge 0];dom=${str:$len:1}((len-))res=$res$mdoneecho$res