|
|
|
|
|
by kazinator
2782 days ago
|
|
There is a quite a lot of experience with dashes in names in FOSS because they are used in shell and Makefile programming, not only in Lisps. Git commands have dashes: git cherry-pick. Lots of hits with this: echo /usr/bin/- |
|