14 lines
273 B
Markdown
14 lines
273 B
Markdown
---
|
|
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
|