摘要:
Shell 替换Shell 替换:如果表达式中含有特殊字符时,Shell将会进行替换。例如,在双引号中使用变量是一种替换,转义字符也是一种替换。转义字符替换例:echo -e "Value a is $a \n"如果不使用-e选项,将会原样输出命令替换:Shell可以先执行命令,将结果暂时保存,在适 阅读全文
摘要:
1 用备忘录代替PPT,PPT的信息模糊,制作耗时 (出自亚马逊) 2 阅读全文
摘要:
在终端中移动光标的操作是就是emacs的命令 移动到行首 : ctrl+a 移动到行尾 : ctrl+e 移动一个词: 向前:ctrl+leftarrow 或 alt+b 向后:ctrl+rightarrow 或 alt+f 阅读全文
摘要:
openstack subnet set --dhcp public-subnet 阅读全文
摘要:
➜ pengyun-deploy-o1 ping -6 fe80::1e1b:dff:fef8:f28d%br0 PING fe80::1e1b:dff:fef8:f28d%br0(fe80::1e1b:dff:fef8:f28d%br0) 56 data bytes 64 bytes from fe80::1e1b:dff:fef8:f28d%br0: icmp_seq=1 ttl=64 t... 阅读全文
摘要:
Linux server223 3.10.0-229.el7.x86_64 pyparsing-1.5.6-9.el7.noarch.rpm python-configshell-1.1.fb18-1.el7.noarch.rpm python-ethtool-0.8-5.el7.x86_64.rp 阅读全文