Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | Linux/Unix编程 4 K 134 次下载 2014-01-01