top | item 23319029

(no title)

lsc | 5 years ago

Eh, I don't really care about 'edgy' but it bothers me that so many projects, especially when those projects are computer commands, are hard to search on. Like, ss or ip. I mean, in those cases, they're central enough to my world (I'm a sysadmin) that it's worth just memorizing to the point where I rarely need to look it up, but looking up an 'ip' command is way harder than looking up an 'ifconfig' command. Not everyone writes "Iproute" before pasting their 'ip' command.

I mean, I think it's less of a problem for projects that are not commands... really my whole complaint is that a lot of the commands in my universe used to be super unique; you aren't going to get a lot of off the wall results for lsof or ifconfig; but ss and ip? yeah, even when you limit it to my work context, you get conflicts on those.

discuss

order

smokelegend|5 years ago

I'm not the best at this Linux foo, but wouldn't aliasing certain commands that you need be helpful?

I mean if your going to go through the hassle of looking up that certain command, might as well make it easier on future you to alias that foo while you have it fresh in you mind.

TheSpiceIsLife|5 years ago

This is where it’d be great to be able to limit the context of a search.

IP but not Intelectual Property

SS but not Secret Service

KineticLensman|5 years ago

In DuckDuckGo:

    IP -"Intellectual property"

brudgers|5 years ago

What works for me on the world’s most popular search engine is “linux” + name of command. YMMV.