38
edits
Changes
PS1
,New page: If you want to show the current VEID in your unix prompt: export PS1="[\u@\h(\`cut -d' ' -f8 < /proc/vz/veinfo\`) \w]\$"
If you want to show the current VEID in your unix prompt:
export PS1="[\u@\h(\`cut -d' ' -f8 < /proc/vz/veinfo\`) \w]\$"
export PS1="[\u@\h(\`cut -d' ' -f8 < /proc/vz/veinfo\`) \w]\$"