Slashes (/)
- Avoid using slashes (/). In most instances, a slash means or, so use or instead.
- It's acceptable to use slashes in the names of system components, software packages, and so on when appropriate. Also, be especially aware that, in many cases, slashes may be parts of commands or instructions that are essential to perform the task.
See also And/Or.