Files
cheatsheet-tldr/tldr/osx/archey
2024-02-26 00:13:26 +00:00

26 lines
471 B
Plaintext

---
syntax: markdown
tags: [tldr, osx]
source: https://github.com/tldr-pages/tldr.git
---
# archey
> Stylishly display system information.
> More information: <https://github.com/joshfinnie/archey-osx>.
- Show system information:
`archey`
- Show system information without colored output:
`archey --nocolor`
- Show system information, using MacPorts instead of Homebrew:
`archey --macports`
- Show system information without IP address check:
`archey --offline`