# show full path of current dir in linux command prompt PS1="[\u@\h \w]\\$ "
Showing the path in the Linux command prompt
– February 25, 2009Posted in: Linux
# show full path of current dir in linux command prompt PS1="[\u@\h \w]\\$ "
You must be logged in to post a comment.