Menu

#1 Trailing ':' in search paths

open
nobody
None
5
2006-10-28
2006-10-28
Mike Arnold
No

After running "use none" and then "use system" (or any other definition), a trailing ":" ends up in defined search paths. On most systems and under most shells this equates to adding "." to the end of the search path.

The trailing ":" should be removed.

usepackage 1.8

$ use none
$ echo $PATH

$ use system
$ echo $PATH
/usr/ccs/bin:/usr/bin:/bin:

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.