Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一部のファイルを見たくないので、eshellのls -Iorls --ignoreオプションを使用しようとしました。
ls -I
ls --ignore
ls --hide最初は GNUオプションのように振る舞うのではないかと思ったのですが、そうではありません。
ls --hide
eshell lsは追加のパラメーターを受け付けないようです。
誰かがそれを使用する方法を示すことができますか?