[Skyeye-developer] Re: my u-boot patch(with s3c2410 nand support)
Anthony Lee
don.anthony.lee at gmail.com
Tue Sep 18 14:35:38 CST 2007
> 1、怎样一起删除目录(包括子目录)下的 *.*~文件?
$ find ./ -name "*~" | xargs rm -f
> 2、skyeye中怎么正常结束?现在只能用ctrl+c?
Right.
Thanks for all the works done.
More information about the Skyeye-developer
mailing list