[MFC REQUEST] Filename completion in sh(1)
jhell
jhell at dataix.net
Wed Jun 16 12:00:48 UTC 2010
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
More information about the freebsd-current
mailing list