Hello,
I have a windows batch file in Windows 7 which does something with find.
it starts with this:
find /i /c....
But it says something like
find /i is no medium
or so. Then it just gives a list of every single file in the C:\ directory.
Is there any new replacement for Windows 7?
EDIT: If i hit find /?
in cmd, it gives find: /? there is no such file or directory