GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Absolute sleep
[mirrors/Programs.git]
/
bash
/
wine_sandbox.bash
1
#!/bin/bash
2
3
# killall -2 wine
4
# killall -9 wine
5
netstat
-a -e -p -c
|
grep
wine
&
6
lsof
-c
wine
&
7
This page took
0.38366 seconds
and
4
git commands to generate.