From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: ILYA Sibgatullin To: community@altlinux.ru Subject: Re: [Comm] pppd detect Date: Fri, 17 Oct 2003 08:17:06 +0600 User-Agent: KMail/1.5 References: <200310140859.53822."x-plod@xaker.ru"> <17728194331.20031016191830@gdnet.dp.ua> <200310170204.56048.x-plod@xaker.ru> In-Reply-To: <200310170204.56048.x-plod@xaker.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200310170817.07122.linwiz@hotmail.ru> X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 02:23:28 -0000 X-List-Received-Date: Fri, 17 Oct 2003 02:23:28 -0000 Archived-At: List-Archive: List-Post: В сообщении от 17 Октябрь 2003 04:04 x-plod@xaker.ru написал(a): while : ; do sleep Х if [ -f /var/run/ppp0.pid ]; then /etc/pp/dial_winnt fi done > спасибо но этот скрипт сработает раз а нужно чтобы он работал пока я > его сам не завершу по CTRL-C Может так? Проверяет каждые Х секунд. -- WBR, Ilya Sibgatullin