【笔记】Archey学习笔记 发表于 2020-02-01 更新于 2026-06-13 前言Archey is a simple system information tool written in Python(Github) 阅读全文 »
【笔记】MacOS的banner学习笔记 发表于 2020-02-01 更新于 2026-06-13 前言The banner program on Unix and Unix-like operating systems outputs a large ASCII art version of the text that is supplied to it as its program arguments.(维基百科) 阅读全文 »
【笔记】SCP学习笔记 发表于 2020-02-01 更新于 2026-06-13 前言安全复制是指在本地主机与远程主机或者两台远程主机之间基于Secure Shell协议安全地传输计算机文件。“SCP”通常指安全复制协议或者程序本身。(维基百科) 阅读全文 »