J'utilise cygwin dans ma machine Windows. J'essaie de faire une recherche et cela donne un format de paramètre incorrect. Pourquoi donc?
$ ls
bootstrap.jar
catalina-tasks.xml
catalina.bat
catalina.sh
commons-daemon-native.tar.gz
commons-daemon.jar
cpappend.bat
digest.bat
digest.sh
setclasspath.bat
setclasspath.sh
shutdown.bat
shutdown.sh
startup.bat
startup.sh
tomcat-juli.jar
tomcat-native.tar.gz
tool-wrapper.bat
tool-wrapper.sh
version.bat
version.sh
$ find . -name "version.sh"
FIND: Parameter format not correct
- Dois-je installer quelque chose lors de l'installation de cygwin ou est-ce que je fais quelque chose de mal?