Re: export command not found?

2007-02-10 Thread Garrett Cooper
Matthew Seaman wrote: Roger Olofsson wrote: Dear Mailing List, 6.2-STABLE FreeBSD just made world. # export VARIABLE value export: Command not found. What happened to export? Grateful for any answer! /bin/sh is not bash on FreeBSD. IF you're using /bin/sh, then you need to assig

Re: export command not found?

2007-02-10 Thread Matthew Seaman
Erik Trulsson wrote: > On Sat, Feb 10, 2007 at 12:35:56PM +, Matthew Seaman wrote: >> /bin/sh is not bash on FreeBSD. IF you're using /bin/sh, then you >> need to assign and export values as separate operations: >> >>FOO=bar >>export FOO > > Not true. FreeBSD's /bin/sh supports the

Re: export command not found?

2007-02-10 Thread Erik Trulsson
On Sat, Feb 10, 2007 at 12:35:56PM +, Matthew Seaman wrote: > Roger Olofsson wrote: > > Dear Mailing List, > > > > 6.2-STABLE FreeBSD just made world. > > > > # export VARIABLE value > > export: Command not found. > > > > > >

Re: export command not found?

2007-02-10 Thread Matthew Seaman
Roger Olofsson wrote: > Dear Mailing List, > > 6.2-STABLE FreeBSD just made world. > > # export VARIABLE value > export: Command not found. > > > What happened to export? > > Grateful for any answer! /bin/sh is not bash on FreeBSD. IF you're using /bin/

Re: export command not found?

2007-02-10 Thread Roger Olofsson
Yes, of course. I am sorry, I will go stand in the corner now. ;^) Thanks! Erik Trulsson skrev: On Sat, Feb 10, 2007 at 01:23:16PM +0100, Roger Olofsson wrote: Dear Mailing List, 6.2-STABLE FreeBSD just made world. # export VARIABLE value export: Command not found. What happened to

Re: export command not found?

2007-02-10 Thread Oliver Koch
Hi, Roger Olofsson schrieb: > 6.2-STABLE FreeBSD just made world. > > # export VARIABLE value > export: Command not found. > > > What happened to export? it depends on the shell you use if the export command exists or not. What kind of shell do you use? Kind regards

Re: export command not found?

2007-02-10 Thread Martin Tournoij
On Sat 10 Feb 2007 13:02, Roger Olofsson wrote: > Dear Mailing List, > > 6.2-STABLE FreeBSD just made world. > > # export VARIABLE value > export: Command not found. > > > What happened to export? > > Grateful for any answer! > > Greetings from S

Re: export command not found?

2007-02-10 Thread Erik Trulsson
On Sat, Feb 10, 2007 at 01:23:16PM +0100, Roger Olofsson wrote: > Dear Mailing List, > > 6.2-STABLE FreeBSD just made world. > > # export VARIABLE value > export: Command not found. > > > What happened to export? > > Grateful for any answer! It looks

export command not found?

2007-02-10 Thread Roger Olofsson
Dear Mailing List, 6.2-STABLE FreeBSD just made world. # export VARIABLE value export: Command not found. What happened to export? Grateful for any answer! Greetings from Sweden /Roger ___ freebsd-questions@freebsd.org mailing list http