gumanman wrote:
Thanks a lot! Yes it is my wrong spelling. I am studying linux and find the code"chomd +x mydat" in one book. So it results in that problem that I can't find the correct information through "man". Anycases, thanks again!
-----ååéä-----
åää: fedora-list-bounces@xxxxxxxxxx
[mailto:fedora-list-bounces@xxxxxxxxxx]äè; Brian Fahrlander
åéæé: 2004å10æ13æ 19:15
æää: For users of Fedora Core releases
äé: Re: What is meaning of this code: chomd +x mydate
On Wed, 2004-10-13 at 05:26, Clint Harshaw wrote:
root wrote: <<---- this isn't good. Use root only for maintenance.
Hi,
I want to edit a shell shript file which name is mydate. But How can
I run this shell shript file. Someone told me to use "chomd +x mydate",
but what meaning it is and where I should use!
Thanks a lot!
Be careful of the misspelling -- the command you are looking for is
chmod +x mydate
(not chomd)
Others have already talked about what chmod does and where to find more
information about its use, but I just wanted to be sure you caught the
spelling needed!
Good call, Clint. On all these commands, don't forget "man chmod",
too.
I didn't realize that no "a" intimates an "a". I've been using
"chmod a+x myfile" since the late 80's. Good to know.
By the way, if you want answer, don't top post : put your questions at
bottome, or you may not get any answer- this is the system of the list
and we all respect.