Bash get size of a list of files extracted with head command

后端 未结 0 1806
情书的邮戳
情书的邮戳 2020-12-03 03:09

I have have the following bash command, which gives me 300 random files of a folder.

ls /directory/ | sort -R | head -n 300

I want t

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