Re: Problem with Bash-4 and $(command) syntax

2009-03-12 Thread Mark McConnell
` form works as it should, but not the Posix-style $(command) form, as of GNU bash, version 4.0.10(1)-release Mark -- -- Mark McConnell mar...@dataabstractsolutions.com Data Abstract Solutions - Support 12209 N.E. Fourth Plain Suite DD, Vancouver WA 98682

Re: term: Undefined variable emitted after startup scripts

2007-11-07 Thread Mark McConnell
On 1 Nov 2007 at 22:00, Andy Harrison wrote: {Re: term: Undefined variable emit...}: On 11/1/07, Mark McConnell wrote: On bootup, I see the message repeated several times, term: Undefined variable. Were any of the shell rc files change recently? Like root's .profile or .bashrc

term: Undefined variable emitted after startup scripts

2007-11-01 Thread Mark McConnell
On bootup, I see the message repeated several times, term: Undefined variable. What is causing this message and what must I change to eliminate it? I want to rule it out as a factor contributing to my difficulty starting jabberd2 on bootup (c2s is the client-to-server component of

term: Undefined variable emitted after startup scripts

2007-11-01 Thread Mark McConnell
On bootup, I see the message repeated several times, term: Undefined variable. What is causing this message and what must I change to eliminate it? I want to rule it out as a factor contributing to my difficulty starting jabberd2 on bootup (c2s is the client-to-server component of

Re: build packages recursively from ports collection

2004-02-05 Thread Mark McConnell
On 5 Feb 2004 at 14:49, Didier WIROTH wrote: {build packages recursively from por...}: Hi, I want to use some of our freebsd servers to build .tgz binaries from the ports collection. Then, I would like to install the packages with pkg_add on different workstations. My main problem is how

static routes

2004-02-05 Thread Mark McConnell
in /usr/local/etc/rc.d instead? Interactively, for example, I would say at the CLI: route add -net 192.168.2.0 mask 0.0.0.0 192.168.1.1 Where is the best place to put this? Mark -- Mark McConnell - Portland, OR Technical Imaging Systems [EMAIL PROTECTED] 503-546-0517

Re: static routes

2004-02-05 Thread Mark McConnell
On 5 Feb 2004 at 16:15, Mark McConnell wrote: {static routes...}: (a mistake in my fictitious example) route add -net 192.168.2.0 mask 0.0.0.0 192.168.1.1 route add -net 192.168.2.0 mask 255.255.255.0 192.168.1.1 Mark -- Mark McConnell - Portland, OR Technical Imaging Systems [EMAIL

Re: bad root shell

2003-12-22 Thread Mark McConnell
(as defined by getusershell(3)) and the caller's real uid is non- zero, su will fail. But otherwise, yours would be the right answer, I believe. Mark -- On 20 Dec 2003 at 23:32, Scott I. Remick wrote: {Re: bad root shell...}: On Sat, 20 Dec 2003 09:44:17 -0800, Mark McConnell

bad root shell

2003-12-20 Thread Mark McConnell
: badshell: No such file or directory I am still stupid. I am still locked out. /etc/passwd and /etc/master.passwd no longer show the badshell. My configuration appears to be deeply broken. Why does my procedure fail? Mark -- Mark McConnell - Portland, OR Technical Imaging Systems [EMAIL