Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2000 20:58:30 +0400
From:      Igor Roboul <igor@raduga.dyndns.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Newbie need help to execute a shell script
Message-ID:  <20000828205830.A22674@linux.rainbow>
In-Reply-To: <39AA96D1.2C478561@devises-or.com>; from techsupport@devises-or.com on Mon, Aug 28, 2000 at 12:44:01PM -0400
References:  <20000828134505.EBA6F1F17@static.unixfreak.org> <39AA719A.1F3B9E97@devises-or.com> <20000828182757.A21602@linux.rainbow> <39AA7B69.D231BA3C@devises-or.com> <20000828190308.A21842@linux.rainbow> <39AA96D1.2C478561@devises-or.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 28, 2000 at 12:44:01PM -0400, Claude Cormier wrote:
> Created on Win PC and uploaded it... Why?  Is this a problem.. I've been
> doing this for all my PHP scripts which run fine in my browser... Is it
> different running from the shell?
Try to create this file on Unix side.
cat >disp2
_enter_your_script_
_press_Ctrl+D
chmod 755 disp2
./disp2

-- 
Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga"
http://www.brainbench.com/transcript.jsp?pid=304744


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?20000828205830.A22674>