melvisntnormal@feddit.uktoAsklemmy@lemmy.ml•What industry secret are you aware of that most people aren't?
4·
4 months agoI find it kinda ironic that they communicate over Discord, but it looks interesting
I find it kinda ironic that they communicate over Discord, but it looks interesting
The legend seems confusing to me. I think it’s trying to say that /home
is non-standard. Notice that the description for /var/run
explicitly states it’s deprecated, and has a solid border.
Put a slash before the dot, like
5\.
:This is a Markdown issue really. Starting a line with a number and then a dot turns that line into an item in an ordered list. The most common behaviour (that I’ve seen) is to start that list from 1, regardless of what number is used. The intent is to make it easy to add items later without renumbering everything, for living documents at least.