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 6881c5fc
authored
10 months ago
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fsd
1 parent
7c9e13f3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
configuracion.py
grep.sh
configuracion.py
View file @
6881c5f
...
...
@@ -4,5 +4,5 @@ grepfile = "/home/taller_5/Pruebas-RTO/grep.sh"
deltaminutos
=
7
delataPositivoNegativo
=
"-"
ManualLogin
=
False
# PAra hacer pruebas sin tener que loguear
port
=
1
15
00
codigo_cent
=
"
61
"
port
=
1
30
00
codigo_cent
=
"
50
"
This diff is collapsed.
Click to expand it.
grep.sh
View file @
6881c5f
#!/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
This diff is collapsed.
Click to expand it.
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