Date: Wed, 12 Jan 2000 14:14:45 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: neosphere@bigfoot.com (stephen) Cc: questions@FreeBSD.ORG Subject: Re: stickeyfingers and searching Message-ID: <200001121914.OAA11424@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <001201bf5d0c$32108f40$0202a8c0@tcac.net> from stephen at "Jan 12, 2000 08:49:12 am"
next in thread | previous in thread | raw e-mail | index | archive | help
stephen wrote, [Charset iso-8859-1 unsupported, filtering to ASCII...] > everytime i create a program ( ie perl script ) it keeps making the file read only, how do i make it where everytime i write a program it makes it available to execute... I do not believe there is a way to make the operating system read your mind to know what permissions you would like on a given text file. However, some editors might be able to make guesses by the extension on a file name. Check your favorite editor's docs and other resources. That said, you might be intersted in umask(1). You also might think of hitting the enter-key every once in a while; your paragraphs are all on one line. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001121914.OAA11424>