diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-02-06 10:33:19 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-02-06 10:33:19 +0000 |
commit | a691ddd5da0a3e1d6e62f5ae9e5d0a01f9f4ebfd (patch) | |
tree | b542885752ac3ff73ba230d1199615b4f32d3a6b /docs | |
parent | abfa1e3b269161d6a6791d6ed2c3655d720997f8 (diff) | |
download | busybox-w32-a691ddd5da0a3e1d6e62f5ae9e5d0a01f9f4ebfd.tar.gz busybox-w32-a691ddd5da0a3e1d6e62f5ae9e5d0a01f9f4ebfd.tar.bz2 busybox-w32-a691ddd5da0a3e1d6e62f5ae9e5d0a01f9f4ebfd.zip |
Patch from vodz, based on bug report from Richard Kojedzinszky:
Richard,
>I have a problem, which I can reproduce now. I am using pre7 version of
>busybox, and the tab completion works fine. I mean, with an empty command
>line I press the TAB twice, and ash shows me the available commands. But
>when i process the profile file below, as
> $ . /etc/profile
>then it stops working, and the double-tab lists the directories available
>from the cwd, and not the commands. Has someone else meet this problem
>before, or am i doing something wrong?
>
>This is my '/etc/profile':
>- ---
># System profile
>
>PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
>export PATH
>trap ":" INT QUIT TERM
>
>export PS1="\h \w # "
Thanks. Patch attached.
--w
vodz
git-svn-id: svn://busybox.net/trunk/busybox@8421 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions