摘要:
原文:https://phoenixnap.com/kb/bash-function Introduction A bash function is a method used in shell scripts to group reusable code blocks. This feature 阅读全文
摘要:
原文:https://www.serverlab.ca/tutorials/linux/administration-linux/how-to-configure-proxy-on-ubuntu-18-04/ Single User Temporary Proxy Settings You may 阅读全文
摘要:
原文: https://w3c.hexschool.com/git/9a164fbe 在我們正式進入到分支 (branch) 章節時,我們得先了解 HEAD 的觀念,如果你先了解它,接下來講解分支時,會理解得更好。 什麼是 HEAD? HEAD 就是你目前指向的版本狀態,而 HEAD 可以選擇它指向 阅读全文