概述
1 改进的一些指令操作
Sometimes, I should make a analogy between the local file and the remote files in the server about the last modified time,I can update the remote files to a particular folder then
2 对于很多variable , the rule of valid name should start with letter or underscore character.
其实这个地方可以这样理解,如果permit it can start with number, it has the potential of constant . 这样就会存在给一个常量value的syntax error的问题,这样理解以后在建立变量的时候就会注意这些问题了
3自己对一些指令的理解和linux目录的理解,加深对其作用的理解
cd (chage directory)
rm (remove) -rf 这个地方像这样还有ls下面的 -af 对于这种optional arguments 中的f应该是folder, a应该是指代all, r是指代
mv(move)
cat(concatenate) 这个指令平时用的最多的应该是查看信息,但是这个cat应该有连接两个部分内容到一起显示的功效,其实这种例子在C中就有如strcat()
grep()
df (device format)
fdisk (format disk)
ifconfig()
1 android系统的脚本编译的逻辑与理解
2 修改脚本使得及
首先来分析android下相关脚本的逻辑
最后
以上就是追寻胡萝卜为你收集整理的关于shell的相关问题的全部内容,希望文章能够帮你解决关于shell的相关问题所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复