linux中,(只显示某个文件夹中,今天新建的文件),只用一条命令能否完成?
用 ll -s | 然后呢?
ll --time=ctime --time-style="+%F %R"|grep $(date +%F)
命令(L) ll 文件夹名