Commit 6881c5fc by Tu Nombre

fsd

1 parent 7c9e13f3
...@@ -4,5 +4,5 @@ grepfile = "/home/taller_5/Pruebas-RTO/grep.sh" ...@@ -4,5 +4,5 @@ grepfile = "/home/taller_5/Pruebas-RTO/grep.sh"
deltaminutos = 7 deltaminutos = 7
delataPositivoNegativo = "-" delataPositivoNegativo = "-"
ManualLogin = False # PAra hacer pruebas sin tener que loguear ManualLogin = False # PAra hacer pruebas sin tener que loguear
port = 11500 port = 13000
codigo_cent = "61" codigo_cent = "50"
#!/bin/bash #!/bin/bash
ls /home/juan/Descargas/ -ls | grep Planilla_Diaria-61 | grep xls | grep -v crdownload &> /dev/shm/tmpscdecas_1.txt ls /home/juan/Descargas/ -ls | grep Planilla_Diaria-50 | 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!