Why does this command: find . -regex *this* -print give me this output? find: paths must precede expression Usage: find [-H] [-L] [-P] [path...] [expression] -todd