摘要: 看日记学git ================= linux 命令行 cd ls / ls a clear mkdir rmdir echo "hi, good day" hi.txt touch hello.txt //创建文件 cat hi.txt //打印文件内容 cat n hi.txt 阅读全文
posted @ 2016-01-15 17:13 stephenykk 阅读(902) 评论(0) 推荐(1) 编辑