Building a Shell / Building a Shell

📰 2026-03-17 19:00 更新

🔸 Building a Shell / Building a Shell

🔗 Building a Shell
🔥 13 points

原文:
The shell sits in front of a lot of my work, but I mostly use it for the outcome: running unix commands and scripts, creating branches and making commits. Unlike when I’m writing code, I’m rarely thinking about how the shell itself works under the hood.So, to dig a bit deeper into shells, I’m going to build a toy one until I run out of time. I have a fresh pot of filter coffee, and I’m awake three hours before everyone else.A quick look ahead to everything I’m able to support by the end:./and…

译文:
这个shell位于我的很多工作之前,但我主要用于结果:运行unix命令和脚本,创建分支和提交。与编写代码时不同,我很少考虑外壳本身如何在引擎盖下工作。因此,为了更深入地挖掘外壳,我将构建一个玩具,直到时间用完。我有一壶新鲜的过滤咖啡,比其他人早三个小时醒来。快速浏览 到最后我能够支持的一切:./和…


自动更新 · 正文抓取 · 双语翻译

Leave a Comment