Re: Bash source repository

2009-11-22 Thread André Goddard Rosa
On Mon, Nov 2, 2009 at 10:40 PM, Bob Proulx wrote: > Chet Ramey wrote: >> Jari Aalto was setting up a git repository of current and older bash >> versions on savannah.  I'll keep him up to date with public versions >> of bash (including, probably, public betas). > > It looks like it has just recen

sudo: command: not found

2009-11-22 Thread 王渠
run the command "drcomd" ,successful! but run command "sudo drcomd" ,return "sudo : drcomd: command not found" under both (fedora)the PATH is /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin it's really confusing!!!

Colorizing PS4... needing PS4_AFTER ?

2009-11-22 Thread Frank Lin PIAT
Hello, I wish I could use PS4 to colorize debugging lines, like: PS4='\033[37m+ ' But I need to reset the color at the end of the line. I wish there were a similar variable to be able to reset the ansi code at the end of the line, like PS4_AFTER='\033[0m+' Do you know a hack to reset color at

Re: Bash source repository

2009-11-22 Thread Chet Ramey
André Goddard Rosa wrote: > On Mon, Nov 2, 2009 at 10:40 PM, Bob Proulx wrote: >> Chet Ramey wrote: >>> Jari Aalto was setting up a git repository of current and older bash >>> versions on savannah. I'll keep him up to date with public versions >>> of bash (including, probably, public betas). >>

Re: Bash source repository

2009-11-22 Thread Jan Schampera
Chet Ramey schrieb: > That's how I prefer it. I don't do public development on savannah, and > I do controlled test releases. The official patches should be there as individual commits. Though, I admit it's not a small amount of work to do all that for the past releases. Such a GIT or SVN reposi

Re: Bash source repository

2009-11-22 Thread Bob Proulx
Jan Schampera wrote: > The official patches should be there as individual commits. Though, I > admit it's not a small amount of work to do all that for the past > releases. Such a GIT or SVN repository technically is easy to do, but > who feeds it :( Moving forward from now it should be reasonably