Re: [MFC REQUEST] Filename completion in sh(1)

From: jhell <jhell_at_dataix.net>
Date: Wed, 16 Jun 2010 08:00:45 -0400
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
Received on Wed Jun 16 2010 - 10:00:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:04 UTC