mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
20 lines
381 B
Markdown
20 lines
381 B
Markdown
# 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`
|