上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 75 下一页
摘要: pkg install archivers/7-zippkg install 7-zip 参考:https://www.freshports.org/archivers/7-zip 阅读全文
posted @ 2024-02-19 13:53 profesor 阅读(52) 评论(0) 推荐(0)
摘要: su - root -c "your command" su - yourUserName -c "YourCommand" 详细参考 来源:https://www.cyberciti.biz/open-source/command-line-hacks/linux-run-command-as-d 阅读全文
posted @ 2024-02-19 13:48 profesor 阅读(10) 评论(0) 推荐(0)
摘要: use ls with color ls -G; ls -F; ls -FG 阅读全文
posted @ 2024-02-19 13:36 profesor 阅读(7) 评论(0) 推荐(0)
摘要: http://www.dzkbw.com/books/rjb/gaozhong-shuxue/ http://www.shuxue9.com/pep/ 阅读全文
posted @ 2024-02-18 12:22 profesor 阅读(30) 评论(0) 推荐(0)
摘要: Use sshpass: sshpass -p "password" scp -r user@example.com:/some/remote/path /some/local/path or so the password does not show in the bash history ssh 阅读全文
posted @ 2024-02-18 09:39 profesor 阅读(14) 评论(0) 推荐(0)
摘要: Gilmore Girls M*A*S*H Seinfeld Arrested Development Big Bang Theory Friends Mad Men Growing Pains 阅读全文
posted @ 2024-02-07 20:51 profesor 阅读(11) 评论(0) 推荐(0)
摘要: https://www.spinellis.gr/codequality/sourcecode.html 下载地址: https://zenodo.org/records/2526243 MD5 signature a3bb4ee19fbd1fa39aaccfd97026c2c5 阅读全文
posted @ 2024-02-06 00:35 profesor 阅读(15) 评论(0) 推荐(0)
摘要: https://www.openbsd.org/books.html https://www.netbsd.org/docs/books.html 阅读全文
posted @ 2024-02-06 00:04 profesor 阅读(11) 评论(0) 推荐(0)
摘要: Learn Linux The Hard Way (β version) https://archive.is/Akjau 阅读全文
posted @ 2024-02-05 00:22 profesor 阅读(15) 评论(0) 推荐(0)
摘要: 图书官网:http://apuebook.com/index.html 爬取整个网站: wget -r -c -q -np -R -e robots=off "http://www.apuebook.com/" 非常重要 阅读全文
posted @ 2024-02-03 00:42 profesor 阅读(8) 评论(0) 推荐(0)
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 75 下一页