FreeBSD...
This commit is contained in:
parent
995fbdedd1
commit
aa71e36f8b
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ then
|
||||||
# Kill old liblersorf screen sessions
|
# Kill old liblersorf screen sessions
|
||||||
if [ "$HOSTNAME" = "ksh" ]
|
if [ "$HOSTNAME" = "ksh" ]
|
||||||
then
|
then
|
||||||
killall screen
|
killall sh
|
||||||
else
|
else
|
||||||
echo "$SCREEN -ls" | $SU intradmin | $GREP '[0-9]+\.lerdorf_[a-zA-Z0-9_-]+' |
|
echo "$SCREEN -ls" | $SU intradmin | $GREP '[0-9]+\.lerdorf_[a-zA-Z0-9_-]+' |
|
||||||
while read LINE
|
while read LINE
|
||||||
|
|
|
||||||
Reference in a new issue