sheesh so it does, anyway, extra quoting never hurts, its often a solution to a problem ;-)
maybe makes the source code more readable too? On Mon, 23 Feb 2004 12:56:52 +1300 Patrick Dunford <[EMAIL PROTECTED]> wrote: > Nick Rout wrote: > > >have you made it executable? > > > >chmod +x helloworld > > > >you will need to quote your message as <space> is the bash delimter, ie > >after World in your line it thinks you are finished the echo command. > > > >echo "Hello World" > > > > > > > > > uh uh, it works as shown > > ; means the next command doesn't it? -- Nick Rout <[EMAIL PROTECTED]>
