Altera_Forum
Honored Contributor
14 years agoToo many filename matches
Hello,
I got a system that records to a Compact Flash disk. Everything works great except when I try to delete a bunch of files using rm *.dat. It gives me the message: "Too many filename matches". I also have the problem that when we have several files, "ls" hangs up. I tried to get the rm command off the Busybox, but I'm getting errors when I compile the OS. Please advice