/home/user/bin/ should be in the user PATH

Bug #9226 reported by Jan Moren
6
Affects Status Importance Assigned to Milestone
bash (Ubuntu)
Fix Released
Wishlist
Matthias Klose

Bug Description

I have noticed that /home/<user>/bin/ is not in the PATH. Is there a particular
reason for this? I find it pretty convenient as a pplace to place things I'm
working on, but that should not in any way be part of the system. My own scripts
and wrappers, as well as personal projects, should not be available for other
users after all, and shouldn not clutter up /usr/local/bin or something either.

Revision history for this message
Matthias Klose (doko) wrote :

this is prepared, but currently commented out. please edit your ~/.bash_profile
and uncomment the sections for PATH and MANPATH at the end of the file.

Revision history for this message
Colin Watson (cjwatson) wrote :

Incidentally, why is MANPATH messed with at all there? man will automatically
look in $HOME/man if $HOME/bin is on $PATH. I tend to think that it's better to
avoid setting MANPATH unless you have unusual requirements.

Revision history for this message
Matthias Klose (doko) wrote :

fixed in bash_3.0-9ubuntu1.

Revision history for this message
Dennis Murczak (dmurczak) wrote :

~/bin is not in my PATH on Feisty and there is also no .bashrc. Is this a regression from previous versions?

Changed in bash:
status: Fix Released → New
Revision history for this message
Matthias Klose (doko) wrote :

we don't muck around with existing user files; this will not be fixed for existing users.

Changed in bash:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.