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.
Linux 端末で、親ディレクトリまたはその下の任意の数のサブディレクトリ レベルにあるすべてのファイルを、ファイル リスト全体で変更時間順に並べ替えて一覧表示する方法はありますか?
ls -Rlt各サブディレクトリごとにファイルの変更時間でソートされるため、十分ではありません..
ls -Rlt