Add the source files for the swift library.
[swifty.git] / src / libswift / mfold / ps.default.sh
1 if ps -ef | grep l[e]echer > /dev/null; then
2     echo `hostname` has a running leecher
3     return 1
4 fi