スキップしてメイン コンテンツに移動

findの結果をソートする

findの結果を時刻でソートする

# ls -lt `find . -type f -name '*hoge*'`

コメント