November 12, 2017, 09:44 PM
SigJacketThe #
quote:
Originally posted by Jimineer:
Always known it as the pound sign. I don’t hashtag.
Anyone know what this is called? #!
Pound-bang. As in
#!/usr/bin/perl
November 12, 2017, 09:45 PM
maladatI always called it the pound sign until I started as a Computer Science student. Then I adopted the CS slang for some of the keyboard symbols - # is "hash", ! is "bang", * is "splat", | is "pipe", etc.
November 12, 2017, 09:47 PM
maladatquote:
Originally posted by SigJacket:
quote:
Originally posted by Jimineer:
Always known it as the pound sign. I don’t hashtag.
Anyone know what this is called? #!
Pound-bang. As in
#!/usr/bin/perl
I've always heard it called "shebang," presumably a contraction of hash-bang or maybe sharp-bang.
https://en.m.wikipedia.org/wiki/Shebang_(Unix)
November 12, 2017, 10:08 PM
lbsidAlways thought is was an lb.
November 13, 2017, 05:31 AM
mark123If it was before a number it was a number sign. After a number, a pound sign.