psaux | outil de langage grep psaux | grep outil de langage netstat -tulpn | grep 80port # OU ss-tulpn | grep 80port ss-tulpn | grep 80port tcp LISTEN 0 50 [::ffff:127.0.0.1]:80port *:* utilisateurs:(("java",pid=...,fd=136)) grep -rniI "langue" ./*.py # Spécifique à l'allemand : ```sh curl -X POST "http://localhost:8082/v2/check" \ -d "language=de-DE" \ -d "text=Sebastian mit nachnamen" ```