Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 1995 22:31:53 +0000 ()
From:      "Duane R. Ellison " <duane@dtq.ptw.com>
To:        questions <questions@FreeBSD.org>
Subject:   execute script
Message-ID:  <Pine.BSF.3.91.950221222907.1247B-100000@localhost>

next in thread | raw e-mail | index | archive | help
Hello,

I am having a slight problem making a script executeable chmod 777 
script_file.  I thought maybe I was doing something wrong but I tried in 
on my service provider's system (linux) and it worked fine...

basically
vi dome
echo Hello world!!!
<:wq>
chmod 777 dome
dome
Hello world!!!

On my system I get an unknown command.  I figure I have something messed 
up, but I am not sure what.  Any clues would be appreciated.

Duane...




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950221222907.1247B-100000>