> On 07/01 11:24 , [EMAIL PROTECTED] wrote:
>> > Did you see any unusual character output to the screen?
>>
>> No.  It worked exactly as expected.
>
> Sounds like a code issue of some sort then, and beyond my understanding.

Thank you Carl and Tino.  It turned out to be a line I had just put in my
.bashrc file.  Instead of this:

[ -f ~/bin/bashrc_custom ] && . ~/bin/bashrc_custom

..it was this:

[ -f ~/bin/bashrc_custom ] & . ~/bin/bashrc_custom

Notice the single "&".

Regards,
David Koski
[EMAIL PROTECTED]



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to