Windows PowerShell 是一种命令行外壳程序和脚本环境,使命令行用户和脚本编写者可以利用 .NET Framework的强大功能. 它引入了许多非常有用的新概念,从而进一步扩展了您在 Windows 命令提示符和 Windows Script Host 环境中获得的知识和创建的脚本. Windows PowerShell v3将伴随着MicrosoftHyper-V3.0和Windows Server 2012发布.PowerShell v3是一个Windows任务自动化的框架,它
References: [1] http://www.tldp.org/LDP/Bash-Beginners-Guide/html/ 1. Executing programs from a script When the program being executed is a shell script, bash will create a new bash process using a fork. This subshell reads the lines from the shell s
参考资料: An introduction to the Linux boot and startup processes 这篇随笔,可以理解为是对这篇英文文章的翻译与个人理解.笔记的整合. 扩展阅读: GNU GRUB - Wikipedia systemd - Wikipedia BIOS interrupt call - Wikipedia Multiboot specification - Wikipedia Chain loading - Wikipedia Master boot r