Windows PowerShell
Discover the "Power" in PowerShell and learn the basics.发掘 PowerShell 中的 “强大能力” 并学习其基础知识。 1 Introduction 简介 Ahoy there! If you’re here, you’ve either heard whispers of the mar…
Linux Shells
Learn about scripting and the different types of Linux shells.学习脚本编写以及不同类型的 Linux Shell。 1 Introduction to Linux Shells - Linux Shell 简介 As regular users of operating systems,…
Linux Fundamentals Part 2 Linux 基础 第 2 部分
本文为 Linux 基础系列的第二部分,主要介绍 Linux 相关知识,包括通过 SSH 远程连接 Linux 机器的方法、命令标志与开关的使用、文件系统交互命令(创建、移动、删除等)、文件权限基础及用户切换,还阐述了常见目录(/etc、/var、/root、/tmp)的作用,最后对内容进行总结并提及后续的第 3 部分。