how to list file in a folder with millions of file in linux?

后端 未结 0 445
一整个雨季
一整个雨季 2021-01-22 17:49

I have a folder in Linux with 3M files and I want to list the first 5 files. I was trying the following command:

ls -lart | head -5

However, this does

相关标签:
回答
  • 消灭零回复
提交回复
热议问题