From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fed1rmmtao06.cox.net ([68.230.241.33]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DQCED-0004Sn-00 for ; Mon, 25 Apr 2005 18:38:57 -0400 Received: from nedelko83f1172 ([68.231.169.194]) by fed1rmmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with SMTP id <20050425223823.XXPC19494.fed1rmmtao06.cox.net@nedelko83f1172> for ; Mon, 25 Apr 2005 18:38:23 -0400 Message-ID: <000c01c549e7$7f317d70$c2a9e744@nedelko83f1172> From: "Ned" To: "Speakup is a screen review system for Linux." Date: Mon, 25 Apr 2005 15:38:26 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: setting security bits on UNIX X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 22:38:57 -0000 Hi all, I don't know how to take off protection from one of my files Tried umask 022, umask 0, etc, nothing works. The chmod command didn't = work either. I don't know the values that I need to put in. The ls -l fileName command should give me: -rwxr-xr-x but not all dashes as it does now. It's an html file that needs to be read and executed by anybody. Please help. Many thanks in advance! Ned