Custom Query (19674 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 19674)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#888 invalid ~/.bash_profile not setting up paths correctly. blfs-book@… roadkill@…
Description

blfs/postlfs/profile.html

in the ~/.bash_profile file, in the append function the line: NEWPATH = ${NEWPATH:+$NEWPATH:}$DIR

returns an error of, NEWPATH: command not found

I updated this to : NEWPATH=${NEWPATH:+$NEWPATH:}$DIR

And now my shells work perfectly.

#16547 fixed zsh-5.9 Bruce Dubbs Bruce Dubbs
Description

New minor version.

#16096 fixed zsh-5.8.1 Bruce Dubbs Bruce Dubbs
Description

New point version.

1 2 3 4 5 6 7 8 9 10 11
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.