look: add Spanish translation (#11585)

* look: add Spanish translation

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
pull/23/head
Darío Hereñú 2023-11-25 13:03:04 -03:00 committed by GitHub
parent 4da53e7db5
commit 6e6f736df2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
pages.es/osx/look.md Normal file
View File

@ -0,0 +1,12 @@
# look
> Busca líneas en un archivo ordenado.
> Más información: <https://manned.org/look>.
- Busca las líneas que comienzan con el prefijo dado:
`look {{prefijo}} {{ruta/al/archivo}}`
- Busca líneas ignorando mayúsculas y minúsculas:
`look --ignore-case {{prefijo}} {{ruta/al/archivo}}`