Added first revision of experimental MPmix software - DJ player using Mplayer, PERL...
[mirrors/Programs.git] / bash / wine_sandbox.bash
CommitLineData
21c4e167
H
1#!/bin/bash
2
3# killall -2 wine
4# killall -9 wine
5netstat -a -e -p -c | grep wine &
6lsof -c wine &
7
This page took 0.229394 seconds and 4 git commands to generate.