forward slash
Also found in: Dictionary, Thesaurus, Wikipedia.
Related to forward slash: Back slash
The slash ( / )—technically known as a virgule but also called a slant, solidus, or stroke (the common name in British English)—serves a number of purposes in writing, essentially standing in for other words as a quick and clear way of showing the connection between two things. A slash is conventionally used without spaces between it and the words it connects (although it is also common to see spaces used, especially if one or both of the things being joined contain multiple words).
forward slash
The forward slash (or simply slash) character (/) is the divide symbol in programming and on calculator keyboards. For example, 10 / 7 means 10 divided by 7. The slash is also often used in command line syntax to indicate a switch. For example, in the DOS/Windows Xcopy statement xcopy *.* d: /s, the /s is a switch that tells the program to copy all subfolders. In Unix paths, which have become popular due to Internet addresses, the slash separates the elements of the path as in www.company.com/news/previous/abc.html.It Used to Be Just a Slash
Before computers became ubiquitous, the forward slash was simply a "slash." Since the days of DOS, which introduced the horrid backslash, many people refer to a regular slash as a forward slash to avoid confusion. See backslash.
Copyright © 1981-2019 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.