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
|
||||
if [ "$HOSTNAME" = "ksh" ]
|
||||
then
|
||||
killall screen
|
||||
killall sh
|
||||
else
|
||||
echo "$SCREEN -ls" | $SU intradmin | $GREP '[0-9]+\.lerdorf_[a-zA-Z0-9_-]+' |
|
||||
while read LINE
|
||||
|
|
Reference in a new issue