shell命令行 杂记

echo命令输入命令行密码:bash echo passwd | sudo -S 命令app   echo命令向须要root权限的文件追加内容:命令行 sudo bash -c "echo "/home/makefile" >> /etc/ld.so.conf"code   make -f makefile1   # 编译指定makefile文件自动化 make -n makefile1  # 只
相关文章
相关标签/搜索