Shell,使用ls,export查找n天前的文件 2016年02月04日 标签:Linux, Shell Tips ls export$(date -d'15 days ago' "+%Y%m%d")*.pn.gz