You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 3'A touch' may be a slight thing, but it doesn't follow that 'to touch' is necessarily slight. After you've broken something with your heavy-handedness, I might well retort "I told you not to touch it". /signed/ An Englishman.dave– dave2025-06-11 20:56:04 +00:00Commented Jun 11 at 20:56
- 2I'm going to have to assert nationality on this one.dave– dave2025-06-11 21:59:04 +00:00Commented Jun 11 at 21:59
- 2"The minds behind Unix weren't about who created the longest function names, but compact readable code." Many of us computer users from the 1970s were still using clunky electromechanical terminals, so not typing extra characters was a bonus.Simon Crase– Simon Crase2025-06-12 02:41:19 +00:00Commented Jun 12 at 2:41
- 2Ken Thompson was once asked what he would do differently if he had to do it again. He said "spell creat with an e". He meant two e's of course. It's the most annoying abbreviation in the whole of Unix.JeremyP– JeremyP2025-06-12 07:45:42 +00:00Commented Jun 12 at 7:45
- 1@phuclv - the length of a command should be inversely proportional to how often you need to type it.dave– dave2025-06-12 17:45:40 +00:00Commented Jun 12 at 17:45
| Show 5 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ms-dos), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you