> Date: Fri, 27 Jan 2012 21:04:53 +0800 > From: sthfrnth <[email protected]> > Cc: [email protected], [email protected] > > I tried the port you suggested. It works, but not quite convenient. It can > not run in this way: "find . -name *foo*".
What do you mean "can not run"? You need to quote the *foo* part, but otherwise it works for me. If you quote it, what do you see?
