Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のようなもので rxvt を使用する場合、Linux ターミナル ウィンドウのタイトルに現在のパスを表示することに慣れています。
PS1="\[\033]0;\u@\h: \w\007\][${LOGNAME}@${HOSTNAME}] > "
私の.bashrcから
centosのbyobu(tmuxを使用)でそれを行う方法が見つかりません。それを行う方法、またはbyobuステータスラインで手がかりを持っている人はいますか?
ありがとう