Live data from Hacker News

Linux utils that you might not know

shiroyasha.io

11–20 of 159 posts

Re: Linux utils that you might not know

#11
Even as a decades long 'nix user, I had never used join until recently, which joins lines of two files on a common field. I used to turn to fgrep or a Python script to solve a whole class of problems join can help solve on the command-line.

Re: Linux utils that you might not know

#13

As much as people make fun of him for caring so much about a seemingly minor point, I've come around to understanding RMS's frustration about people calling all of the GNU project "Linux". This sort of title drives home why: neither Linus nor anyone else on the Linux project had anything to do with any of this.

and on the contrary: aside from the title, is anything in this article specific to Linux?

Actually not, since these GNU tools could be used on BSD as well.

Re: Linux utils that you might not know

#14
post #5

As much as people make fun of him for caring so much about a seemingly minor point, I've come around to understanding RMS's frustration about people calling all of the GNU project "Linux". This sort of title drives home why: neither Linus nor anyone else on the Linux project had anything to do with any of this.

If someone wrote an article titled "Windows utils that you might not know," I would not expect it's content to be solely applications written by Microsoft.

With WSL (and cygwin) this could be windows utils you may not know.
Post reply on HN