Commit 9a588d02 by Tu Nombre

GREP error

1 parent 0a878fa5
Showing 1 changed file with 1 additions and 1 deletions
#!/bin/bash #!/bin/bash
ls /home/juan/Descargas/ -ls | grep Planilla_Diaria-247 | grep xls | grep -v crdownload &> /dev/shm/tmpscdecas_1.txt ls /home/taller_4/Descargas/ -ls | grep Planilla_Diaria-247 | grep xls | grep -v crdownload &> /dev/shm/tmpscdecas_1.txt
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!