2025-10-16发表Dev / OS7 分钟读完 (约1036字)Nushell - CrossPlatformEncapsulating cross-platform functions and isolating OS-specific configs using Nushell
2025-09-05发表Miscellaneous / ToolChain22 分钟读完 (约3297字)NuShell FFMpeg Utils记录使用Nushell对媒体资源进行批量压缩,释放Onedrive空间
2025-08-14发表Miscellaneous / ToolChain5 分钟读完 (约736字)Terminal Tricks —— Inline EditingIntroduce Vi and Emacs Style Shortcut Preset and Inline Editing
2025-07-27发表Dev / OS12 分钟读完 (约1864字)Set System Env-Vars in UNIXMacOS 全局环境变量设置方法。介绍如何通过创建一个简单的启动代理(Launch Agent)和 Shell 脚本,实现真正意义上的系统级环境变量配置。
2025-07-24发表Miscellaneous / ToolChain7 分钟读完 (约1009字)TelevisionTelevision, A cross-platform, fast and extensible general purpose fuzzy finder.
2025-02-11发表Miscellaneous / ToolChain3 分钟读完 (约459字)NuShell命令补全 —— Carapace e.gCarapace, A multi-shell completion library and binary.
2024-06-19发表Dev / OS7 分钟读完 (约1077字)Shell 编程Shell的启动和功能简介 shell识别的命令形式 输入输出重定向和管道 shell变量和引用符 Shell脚本程序的建立与运行 shell的语句类别 流编辑器sed和报表生成器awk简介