Il 20/11/2013 04:38, Don deJuan ha scritto:
check for modifications in bashrc to your PS seems like it might be
coming from that on either your box or the remote box.

Don, I looked about this subject, but there is no ~/.bashrc, neither /etc/profile in the BBB, anyway $PS value is:

# echo $PS1
\u@\h:\w\$

in both cases \h inserts the hostname from the command hostname, wich is wrong.

I could fake the prompt using this line in .bashrc:

PS1="\u@"$(cat /etc/hostname)":\w\$"

but there are better workarounds and this doesn't explain why this happens, thanks.

regards
--
tiziano de togni
______________________________________
http://tizziano.altervista.org/

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to