Archived
1
0

FreeBSD...

This commit is contained in:
Mercier Pierre-Olivier 2013-11-03 01:47:15 +01:00
parent 995fbdedd1
commit aa71e36f8b

View File

@ -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