←back to thread

535 points raddad | 3 comments | | HN request time: 0.643s | source
1. mangeletti ◴[] No.11391420[source]
Real question: why are users considered "hard core" just because they run bash commands from a CLI?

It's such a strange though to me, the idea of being a sys admin and clicking around in a Windows computer... is that how it happens, or do most Windows admins use one of the CLI tools mentioned in the article?

replies(2): >>11391666 #>>11391735 #
2. mekoka ◴[] No.11391666[source]
I think you're asking two questions. Why would sys admin use a cli? Think about it this way, what if instead of letters your keyboard came already attached with words you can use instead? That's the best analogy to the difference between the gui and the cli I can come up with. It's just 2 APIs, but the latter is generally more complete, faster and offers more control.

As to why people are considered "hard core" when they use the cli, it must have to do with the (somewhat false) notion that one must have a special kind of mind to be able to remember all these commands. Most cli users know that they're not geniuses, they just had the patience to go through a tutorial or read parts of the manual. Then they repeatedly used a small set of commands that they need almost daily and that stuck to long term (or muscle) memory. Over time they took some notes when they encountered handy but seldom used commands. They've done this for many many years with many many tools. Look over their shoulders as their little fingers do their thing and mistake their craft for wizardry.

3. PatentTroll ◴[] No.11391735[source]
GUIs can be useful too? I don't know why that's so hard to believe.