Skip to content

Commit 55f8142

Browse files
committed
Updating Headings
1 parent 78ad273 commit 55f8142

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This list is an exploration of the world of UNIX®, including UNIX history, the relevance of UNIX today, and lists select awesome UNIX and UNIX-like projects. This list also contains resources for UNIX standards, programming, communities, and free software. *This project is not affiliated with, sponsored, or endorsed by The Open Group.*
44

5-
# Contents
5+
## Contents
66

77
- [Frequently Asked Questions](#frequently-asked-questions)
88
- [What is UNIX®?](https://github.com/sirredbeard/Awesome-UNIX#what-is-unix)
@@ -48,7 +48,7 @@ This list is an exploration of the world of UNIX®, including UNIX history, the
4848
- [UNIX® and Unix®-Like Hardware Vendors](#unix-and-unix-like-hardware-vendors)
4949
- [Intellectual Property Notices](#intellectual-property-notices)
5050

51-
# Frequently Asked Questions
51+
## Frequently Asked Questions
5252

5353
### What is UNIX®?
5454

@@ -82,7 +82,7 @@ For a variety of historical and legal reasons, there has also been a massive exp
8282

8383
----------
8484

85-
# *NIXes
85+
## *NIXes
8686

8787
## Certified UNIX® Operating Systems💰
8888

@@ -125,12 +125,12 @@ Many Linux-based operating systems include a UNIX® compatability add-on that pa
125125

126126
#### [Get More UNIX®](#more-unix)
127127

128-
# Linux®
128+
## Linux®
129129
<big>The Most Popular *Unix-Like* Operating System</big>
130130

131131
These operating systems are not UNIX® certified by The Open Group.
132132

133-
## Most Unix®-Like Engineered Linux [Distributions](https://en.wikipedia.org/wiki/Linux_distribution) ![Open Source][OSS Icon]
133+
### Most Unix®-Like Engineered Linux [Distributions](https://en.wikipedia.org/wiki/Linux_distribution) ![Open Source][OSS Icon]
134134

135135
* [Slackware](http://www.slackware.com) - Slackware is a Linux distribution created by Patrick Volkerding in 1993. Slackware aims for design stability and simplicity and to be the most "Unix-like" Linux distribution.
136136
* [Salix](https://www.salixos.org) - Salix is a Linux distribution based on Slackware that is simple, fast, and easy to use. Salix adds automated dependency resolution, a larger repository of applications, and a suite of native administration and configuration tools for both the GUI and the command line.
@@ -276,18 +276,18 @@ A [real-time operating system](https://en.wikipedia.org/wiki/Real-time_operating
276276

277277
-----
278278

279-
# Additional Resources
279+
## Additional Resources
280280

281-
## More UNIX®
281+
### More UNIX®
282282

283-
### UNIX® v. Unix/*NIX Disambiguation
283+
#### UNIX® v. Unix/*NIX Disambiguation
284284

285285
* [Differentiating UNIX and Linux](https://www.ibm.com/developerworks/aix/library/au-unix-difflinux.html) - From IBM
286286
* [What, a real UNIX®?](https://www.freebsd.org/doc/en_US.ISO8859-1/articles/explaining-bsd/what-a-real-unix.html) - Excerpt from [Explaining BSD](https://www.freebsd.org/doc/en_US.ISO8859-1/articles/explaining-bsd/index.html).
287287
* [10 differences between Linux and BSD](https://www.techrepublic.com/blog/10-things/10-differences-between-linux-and-bsd/) - From Tech Republic 📰
288288
* [All About Linux 2008: Aren't UNIX and Linux the same thing? Yes and no.](https://techcrunch.com/2008/03/24/arent-unix-and-linux-the-same-thing-yes-and-no/) - From Techcrunch 📰
289289

290-
### UNIX History
290+
#### UNIX History
291291

292292
* [Unix Heritage Wiki](http://wiki.tuhs.org/doku.php?id=start) - The Unix Heritage Wiki aims to collect the available historical documents of Unix into one central place so they can be studied by researchers and Unix enthusiasts alike.
293293
* [Unix History](https://www.levenez.com/unix/) - Éric Lévénez has produced a simplified diagram of UNIX history and collected several useful other UNIX historical resources.
@@ -304,7 +304,7 @@ A [real-time operating system](https://en.wikipedia.org/wiki/Real-time_operating
304304
* [Unix Architecture Evolution from the 1970 PDP-7 to the 2018 FreeBSD Important Milestones and Lessons Learned](https://www.youtube.com/watch?v=FbDebSinSQo) - By [Diomidis Spinellis](https://github.com/dspinellis) at Fosdem 2018 📼
305305
* [The Strange Birth and Long Life of Unix](https://spectrum.ieee.org/tech-history/cyberspace/the-strange-birth-and-long-life-of-unix) - By Warren Toomey
306306

307-
### "Unix Philosophy"
307+
#### "Unix Philosophy"
308308

309309
* [The Art of Unix Programming](http://www.catb.org/~esr/writings/taoup/html/), Eric Steven Raymond, Thyrsus Enterprises, 2003. 📚
310310
* [Basics of the Unix Philosophy](http://www.catb.org/~esr/writings/taoup/html/ch01s06.html)
@@ -314,13 +314,13 @@ A [real-time operating system](https://en.wikipedia.org/wiki/Real-time_operating
314314
* [Do one thing, and do it well: 40 years of UNIX](https://techcrunch.com/2009/08/21/do-one-thing-and-do-it-well-40-years-of-unix/) 📰
315315
* [suckless Philosophy](https://suckless.org/philosophy) - suckless is the home of dwm, dmenu, and other quality software with a focus on simplicity, clarity, and frugality.
316316

317-
### Introductory UNIX® Skills
317+
#### Introductory UNIX® Skills
318318

319319
* [The Unix Workbench](http://seankross.com/the-unix-workbench/) - A book for anyone to get started with Unix.
320320
* [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line) - Master the command line, in one page.
321321
* [Awesome Command Line Apps](https://github.com/herrbischoff/awesome-command-line-apps) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
322322

323-
### Introductory Programming Skills
323+
#### Introductory Programming Skills
324324

325325
#### C Language and Derivatives
326326

@@ -467,7 +467,7 @@ A [real-time operating system](https://en.wikipedia.org/wiki/Real-time_operating
467467
* [Archive OS Linux](https://archiveos.org/linux/) - Archive of Linux distributions
468468
* [Linux Distribution Timeline](https://github.com/FabioLolix/LinuxTimeline) - Graph of Linux distributions
469469

470-
# UNIX and Unix-Like Hardware Vendors
470+
## UNIX and Unix-Like Hardware Vendors
471471

472472
* [Apple](https://apple.com)® - macOS laptops and desktops, x86
473473
* [iXsystems](https://www.ixsystems.com/servers/)® - FreeBSD servers from the company that develops [TrueOS](https://www.trueos.org) and [FreeNAS](http://www.freenas.org), x86

0 commit comments

Comments
 (0)