help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

some profile bashrc urxvt issue..


From: Alex fxmbsw7 Ratchev
Subject: some profile bashrc urxvt issue..
Date: Mon, 26 Jul 2021 20:26:44 +0200

i have an /etc/shell-rc:

case $- in
 *i*) . /root/bashlink4/{xbl.bash,extra/xmb_ps1_prompt} ;;
 *) . /root/bashlink4/xbl.bash ;;
esac

i have symlinked, now to test copied, as /etc/profile and /etc/bash.bashrc
no ~/.bashrc or ~/.profile

on console login it works fine, ps1 gets set

but when i started x.org i noticed the default bash-5.1# prompt ( am root )

what to do to make it support that *i* check
i dunno ? i mean, .. i dunno
i do that *i* check to make it more scp friendly, scp mukks up when
doing crap non expected output



reply via email to

[Prev in Thread] Current Thread [Next in Thread]