Ask HN: How do you search for "-42" in Google?

14 points by spacejunkie ↗ HN
Prefixing keywords with a minus sign tells Google to exclude those words from the search. So how can you search for something that begins with a minus sign, like a negative number?

15 comments

[ 13.2 ms ] story [ 155 ms ] thread
Similar question for command line options in unix. :)
In GNU tools at least (not sure if others follow this convention?), the option '--' indicates that subsequent parameters aren't to be interpreted as options. For example, this lets you cd into a directory named '-foo':

   cd -- -foo
This is useful to know, and a great tip! I actually meant that "the OP question applies to searching for info about command line options as well". I find it amusing how your interpretation is equally valid. There is a lesson about clarity of communication here. :)

(also thanks for the reply, I appreciate it even tho it wasn't what I was looking for)

"-42"
The - is ignored it seems.
That doesn't actually work, but for different reasons: Google drops the punctuation and just searches for "42".
Also, how do you search for anything with punctuation? I frequently use Perl, which makes use of punctuation for functions, and am constantly frustrated on how you can't search Google for them. Try searching for "perl $!" and you won't get any pages referring to Perl's error handling function. Not even results referencing Perl code that uses it. Google just ignores it.
I'm reasonably sure that Google doesn't index punctuation marks.
Actually, a big point of pride for Google in the early days was that you could search for "C++" and get relevant results.
do search for negative 42. spell the word out. if you are lucky then google will pick up the integer -42 as a synonym and search it too.
C'mon...you've now gotta tell us why you were searching for "-42"...
this reminds me of the worst band name of all-time: !!!

they're actually fairly popular for those that aren't familiar, but i can only imagine how many potential fans they've lost because you can't readily find their online presences.