PATH variable recently changed
        Posted  
        
            by Dan
        on Super User
        
        See other posts from Super User
        
            or by Dan
        
        
        
        Published on 2010-05-17T16:46:06Z
        Indexed on 
            2010/05/17
            16:51 UTC
        
        
        Read the original article
        Hit count: 288
        
$ loopy
Command 'loopy' is available in '/usr/games/loopy'
The command could not be located because '/usr/games' is not included in the PATH environment variable.
loopy: command not found
Every answer I've found just says to add it to my .profile... but this should be be in the PATH for all users, and was up until recently (I have no idea what would have caused it to change).
How can I solve this on my system for all users? What could have caused this to change?
Thanks.
© Super User or respective owner