ps auxiliar | herramienta de lenguaje grep ps auxiliar | herramienta de lenguaje grep netstat-tulpn | grep 80puerto # O ss-tulpn | grep 80puerto ss-tulpn | grep 80puerto tcp ESCUCHAR 0 50 [::ffff:127.0.0.1]:80port *:* usuarios:(("java",pid=...,fd=136)) grep -rniI "idioma" ./*.py # Alemán específico: ```sh curl -X POST "http://localhost:8082/v2/check" \ -d "language=de-DE" \ -d "text=Sebastian mit nachnamen" ```