摘要: linux上firefox经常提醒 要安装flashplayer。本文在ubuntu上得到了亲测。 我们都是程序界的搬运工 。 阅读全文
posted @ 2015-03-05 10:53 Arikes 阅读(198) 评论(0) 推荐(0) 编辑
摘要: chmod --help 用法:chmod [选项]... 模式[,模式]... 文件...  或:chmod [选项]... 八进制模式 文件...  或:chmod [选项]... --reference=参考文件 文件... Change the mode of each FILE to MODE. With --reference, change the mode of each FILE to that of RFILE. -c, --changes like verbose but report only when a change is made -f, --silent, --quiet suppress most error messages -v, --verbose output a diagnostic for every file processed --no-preserve-root do not treat '/' specially (the default) 阅读全文
posted @ 2015-03-05 09:48 Arikes 阅读(164) 评论(0) 推荐(0) 编辑