Aug 282008
Change to the home directory in Linux
Answer:
To quickly change to the current user's home directory in Linux, you just need to remember the commabd cd ~
E.g.
# cd ~
pwd
/home/john
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
Change to the home directory in Linux
Answer:
To quickly change to the current user's home directory in Linux, you just need to remember the commabd cd ~
E.g.
# cd ~
pwd
/home/john