Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:04 +08:00
commit f12538b75e
11 changed files with 853 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
name: searching-files
description: Finding files on Linux and macOS machines
---
# Searching files
## Overview
You can determine the OS using `uname -a`. Darwin is macOS.
- For macOS systems, load ./reference/macos.md
- For Linux systems, load ./reference/linux.md