Linux cd命令 2022年07月02日 卧云揽月 137 Linux cd (change directory) 命令用于切换当前工作目录。语法cd <目录名>其中目录名可为绝对路径或相对路径。若目录名称省略,则切换至用户目录 (也就是登录时所在的目录)。另外,~ 表示用户目录, .表示当前目录, ... 阅读全文 0 评论
7zip安装以及命令的使用 2022年07月01日 卧云揽月 427 安装Linuxp7zip is the command line version of 7-Zip for Linux / Unix, made by an independent developer.1.Ubuntusudo apt install p... 阅读全文 0 评论