Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
scripts
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Benjamin Graillot
scripts
Commits
6258828e
Commit
6258828e
authored
Aug 18, 2015
by
Gabriel Detraz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fusion de whosthere et whokfet, archivage de whokfet old
parent
c0a2697a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
8 deletions
+6
-8
archive/gestion/tools/whokfet.py
archive/gestion/tools/whokfet.py
+0
-0
respbats/who2b
respbats/who2b
+2
-1
respbats/who4j
respbats/who4j
+2
-1
respbats/whodal
respbats/whodal
+1
-5
respbats/whokfet
respbats/whokfet
+1
-1
No files found.
gestion/tools/whokfet.py
→
archive/
gestion/tools/whokfet.py
View file @
6258828e
File moved
respbats/who2b
View file @
6258828e
#!/bin/bash
sudo
/usr/scripts/gestion/tools/whosthere.py 2b
exec sudo
-u
respbats /usr/scripts/gestion/tools/whosthere.py 2b
"
$@
"
respbats/who4j
View file @
6258828e
#!/bin/bash
sudo
-u
respbats /usr/scripts/gestion/tools/whosthere.py 4j
exec sudo
-u
respbats /usr/scripts/gestion/tools/whosthere.py 4j
"
$@
"
respbats/whodal
View file @
6258828e
#!/bin/bash
if
[
`
hostname
`
!=
"zamok"
]
;
then
echo
"Merci d'executer ce script sur zamok."
exit
1
fi
exec sudo
-u
respbats /usr/scripts/gestion/tools/whosthere.py dalembert
"
$@
"
sudo
-u
respbats /usr/scripts/gestion/tools/whosthere.py dalembert
respbats/whokfet
View file @
6258828e
...
...
@@ -5,4 +5,4 @@ if [ `hostname` != "zamok" ]; then
exit
1
fi
exec sudo
-u
respbats /usr/scripts/gestion/tools/who
kfet.py
"
$@
"
exec sudo
-u
respbats /usr/scripts/gestion/tools/who
sthere.py kfet
"
$@
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment