Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2010 08:00:45 -0400
From:      jhell <jhell@dataix.net>
To:        "Sam Fourman Jr." <sfourman@gmail.com>
Cc:        Brandon Gooch <jamesbrandongooch@gmail.com>, FreeBSD Current <freebsd-current@freebsd.org>, jilles@stack.nl
Subject:   Re: [MFC REQUEST] Filename completion in sh(1)
Message-ID:  <4C18BCED.8060202@dataix.net>
In-Reply-To: <4C18BB55.1050202@dataix.net>
References:  <AANLkTilp7vQWC1Ae-ttAUusrT2Pb_-VsM4Ms3YbEo88G@mail.gmail.com> <4C18304A.1080601@dataix.net> <4C18322A.6050007@dataix.net> <AANLkTillAajdePsc635p9r2jRAjhppF-aNhdrFilXoV9@mail.gmail.com> <AANLkTileO47fQqUpaRKj55uqi8o65Ju8WV7crtyRizgf@mail.gmail.com> <AANLkTik7tUdJ1Im9dRQZt6FZw7sCId0a8qwJgGQKjPyf@mail.gmail.com> <4C18B57F.1060308@dataix.net> <4C18BB55.1050202@dataix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/16/2010 07:53, jhell wrote:
> On 06/16/2010 07:29, jhell wrote:
>> Just got home, So Ill be working on getting this put together over the
>> next few minutes and replying to this thread with a go or no go
>> depending on the outcome and posting the patch.
> 
> Here it is:
> 
> cd /usr/src
> patch </path/to/patchfile
> 
> cd /usr/src/include
> make obj && make depend && make includes && make && make install
> 
> cd /usr/src/lib/libedit
> make obj && make depend && make includes && make && make install
> 
> cd /usr/src/bin/sh
> make obj && make depend && make includes && make && make install
> 
> exec /bin/sh
> cd /[TAB][TAB]
> 
> Report any inconsistencies to this thread please.
> 
> Good Luck & Regards,
> 

In case the patch did not make it, I have uploaded it here:

http://bit.ly/a9i7x9

Regards,

-- 

 jhell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C18BCED.8060202>