[gentoo-user] Re: Bash Duplicated Prompt

2012-07-15 Thread LiangYun Gong
attached is screen shot. [image: Inline image 1] On Mon, Jul 16, 2012 at 1:56 PM, LiangYun Gong wrote: > Hi, > > > I have this problem when ssh into my machine. The bash prompt is displayed > as below. > When I *ctrl + l* the screen, it backs to normal. > > local prompt

[gentoo-user] Bash Duplicated Prompt

2012-07-15 Thread LiangYun Gong
Hi, I have this problem when ssh into my machine. The bash prompt is displayed as below. When I *ctrl + l* the screen, it backs to normal. local prompt is okay. This problem is really annoying. Anybody has any idea? GNU bash, version 4.2.36(1)-release (i686-pc-linux-gnu) Copyright (C) 2011 Fre

Re: [gentoo-user] SCP bash script

2012-05-03 Thread LiangYun Gong
dam Carter wrote: > On Thu, May 3, 2012 at 9:44 PM, LiangYun Gong wrote: > > Hi guys, > > > > I have a problem with scp bash script. I was trying to automate scp > command > > to copy files in and out, and I was trying to avoid key in the password > > myself. > &g

[gentoo-user] SCP bash script

2012-05-03 Thread LiangYun Gong
Hi guys, I have a problem with scp bash script. I was trying to automate scp command to copy files in and out, and I was trying to avoid key in the password myself. So I attempt to use the "here string" feature of bash, it didn't work with scp. And those server I am working with, they don't have