On Tue, 26 Oct 2010, Daniel Pittman wrote: > However, try 'locate ask.c' and see what that turns up. Failing that, you can > use a very big hammer: > > find / -ls 2>&1 | fgrep ask.c > > That should give you the full path to the troublesome file.
Daniel, I had tried locate yesterday; the find command returns the same results: *task.c, *mask.c, *ask.cpp, etc. No plain ask.c. Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
