当我跑
ls | sort -S
我得到
sort : option requires an argument -- ´S´
为什么我无法使用排序选项按大小对文件列表进行排序?我知道我只能ls单独使用命令。
ls
sort command
command ×1
sort ×1