Skip to main content

find. 結果を日付順に並べたい

Linux

bash
find -type f | xargs -r ls --time-style=full-iso | sort -k6,7