Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Luciano Barletta
/
Pruebas-RTO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 8d9fcad2
authored
2024-07-27 10:58:41 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
identificacion - GREP
1 parent
dd11114c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
configuracion.py
grep.sh
configuracion.py
View file @
8d9fcad
#
Vasco S.R.L.
#
interfor sa
carpetaDescargas
=
"/home/taller_
5
/Descargas/"
carpetaDescargas
=
"/home/taller_
3
/Descargas/"
cabezaeraDescargas
=
"Planilla_Diaria-"
grepfile
=
"/home/taller_
5
/Pruebas-RTO/grep.sh"
grepfile
=
"/home/taller_
3
/Pruebas-RTO/grep.sh"
deltaminutos
=
7
delataPositivoNegativo
=
"-"
ManualLogin
=
False
# PAra hacer pruebas sin tener que loguear
...
...
grep.sh
View file @
8d9fcad
#!/bin/bash
ls /home/
juan
/Descargas/ -ls | grep Planilla_Diaria-50 | grep xls | grep -v crdownload &> /dev/shm/tmpscdecas_1.txt
ls /home/
taller_3
/Descargas/ -ls | grep Planilla_Diaria-50 | grep xls | grep -v crdownload &> /dev/shm/tmpscdecas_1.txt
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment