Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ncpython
/
srvcnf2
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 4e8c5fc3
authored
Jan 16, 2018
by
vuj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.1.4 startscript kill
1 parent
4fe76bd1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
CHANGELOG
setup/srvcnf2.conf
CHANGELOG
View file @
4e8c5fc
2018-01-16 v0.1.4 startscript kill
2018-01-16 v0.1.3 USER/DOMAIN/ALIAS select statement
2018-01-16 v0.1.2 BCC select statement
2018-01-16 v0.1.1 kleine fixes README BCC/ALIAS Dropdown
...
...
setup/srvcnf2.conf
View file @
4e8c5fc
#!/bin/bash
ps
-
ax
--
sort
=
start_time
|
egrep
-
i
srvcnf
.
py
|
egrep
-
v
grep
|
awk
'{print $1}'
|
tac
|
xargs
kill
exec
/
usr
/
bin
/
python3
/
var
/
www
/
srvcnf2
/
web
/
srvcnf
.
py
Write
Preview
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