From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.secure-ssl-server.us ([212.17.38.11]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 1A170q-00029D-00 for ; Sun, 21 Sep 2003 12:24:40 -0400 Received: from desktop ([193.203.157.230]) by mail.secure-ssl-server.us (Merak 6.0.8) with ASMTP id FF8D6A80 for ; Sun, 21 Sep 2003 17:24:08 +0100 From: "Darragh" To: Subject: Having a script executed for all users? Date: Sun, 21 Sep 2003 17:24:00 +0100 Message-ID: <000001c3805c$c6e5c780$fc54fea9@desktop> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: <000401c3805b$f993d420$0100007f@carolina.rr.com> Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hello all, I want to include the following two lines in a script that will execute no matter who is logging on. Echo 25 > /proc/speakup/apolo/jiffy_delta Echo 10 > /proc/speakup/apolo/delay_time I tried putting it into the /home/darragh/.bash_profile file but As far as I can tell that file is executed after I log in and I don't have write permission for the two files. Thanks Darragh