```{eval-rst} .. index:: single: CLI; exa single: List directory contents; exa single: Rust Alternatives; exa ``` # ファイル一覧したい(``exa``) ```bash $ brew install exa $ exa --version exa - list files on the command-line v0.10.1 [+git] https://the.exa.website/ ``` [ls](./command-ls.md)のRust代替コマンドです。 :::{seealso} - [](./command-exa.md) - [](./command-lsd.md) :::