
mjeppsen
Veteran

Mar 7, 2005, 10:19 AM
Post #21 of 30
(1680 views)
Shortcut
|
|
Re: [GL] OT: Backslash or Forward slash...
[In reply to]
|
Can't Post
|
|
/ is a backslash. In the unix world, knowing the difference is essential. I've only been around on the 'net since 1995, so my experience is rather time-limited. But I've always heard "/" referred to as a "forward-slash". This thread would be the first case that I've heard otherwise, online or offline (and I am a *nix admin BTW). http://en.wikipedia.org/wiki/Backslash says that "\" is a "backslash". TCL scripting has roots back to 1988, and the TCL man pages make references to "\" as a backslash. Used as an escape character (exactly why Bob invented it). http://www.bobbemer.com/BACSLASH.HTM offers some history on the slash-family, and if I'm reading it correctly, "/" = "slash" or "virgule" or "slant", and "\" = "reverse slant" or "backslash". Here is a newsblurb that refers to Bob Bemer as the inventor of the backslash, alas it doesn't give us an example of the character in question. But it makes the history lesson in the previous link a little more credible I think. In an "article" on Slashdot about Mr. Bemer's death, I found this interesting post: http://developers.slashdot.org/...read&cid=9525331 hehe I believe that "///////////////////////////////////////" are all "forward slashes", or simply, "slashes". Matt Jeppsen www.FreshDV.com
|