mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 13:10:02 -05:00
Auto saved by Logseq
This commit is contained in:
parent
c4b6077230
commit
291117dcd2
7 changed files with 11 additions and 7 deletions
|
|
@ -1 +1 @@
|
||||||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 429]
|
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 431]
|
||||||
|
|
@ -3,5 +3,5 @@ tags:: #linux #gnu #unix-like #unix #[[operating system]]
|
||||||
- prev: [[linux]]
|
- prev: [[linux]]
|
||||||
- an alternative / "more accurate" name for [[linux]]
|
- an alternative / "more accurate" name for [[linux]]
|
||||||
- *technically*, the [[linux]] [[open source]] [[operating system]] is actually built upon the [[gnu]] core utilities.
|
- *technically*, the [[linux]] [[open source]] [[operating system]] is actually built upon the [[gnu]] core utilities.
|
||||||
- a lot of people are kinda pedantic about it? call it whatever you want, i don't care.
|
- a lot of people are kinda pedantic about it? call it whatever you want, we don't care.
|
||||||
- next: [[alpine]]
|
- next: [[alpine]]
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
tags:: #technology #programming #language #computing
|
||||||
|
|
||||||
- **prev:** [[language]]
|
- **prev:** [[language]]
|
||||||
- > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language)
|
- > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language)
|
||||||
- programming languages are usually split into *syntax* (the way things are typed) and *semantics* (what the typed things mean). these are usually defined by a formal language.
|
- programming languages are usually split into *syntax* (the way things are typed) and *semantics* (what the typed things mean). these are usually defined by a formal language.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
tags:: #[[operating system]] #programming #technology #computing #software
|
tags:: #[[operating system]] #programming #technology #computing #software
|
||||||
|
|
||||||
- prev: [[operating system]]
|
- **prev:** [[operating system]]
|
||||||
- > unix is a family of [[multitasking]], multi-[[user]] of [[operating system]]s.
|
- > unix is a family of [[multitasking]], multi-[[user]] of [[operating system]]s.
|
||||||
- from the #wikipedia article on unix: https://en.wikipedia.org/wiki/Unix
|
- from the #wikipedia article on unix: https://en.wikipedia.org/wiki/Unix
|
||||||
- unix operating systems were originally meant as a convenient platform for [[programmers]] to develop [[software]].
|
- unix operating systems were originally meant as a convenient platform for [[programmers]] to develop [[software]].
|
||||||
- unix was originally developed by Ken Thompson, Dennis Ritchie, and others at AT&T around 1969. #nice
|
- unix was originally developed by Ken Thompson, Dennis Ritchie, and others at AT&T around 1969. #nice
|
||||||
- since then, unix has evolved into many [[unix-like]] operating systems, including the most popular one, [[linux]].
|
- since then, unix has evolved into many [[unix-like]] operating systems, including the most popular one, [[linux]].
|
||||||
- next: [[linux]]
|
- **next:** [[linux]]
|
||||||
|
|
@ -3,5 +3,5 @@ tags:: #linux #gnu #unix-like #unix #[[operating system]]
|
||||||
- prev: [[linux]]
|
- prev: [[linux]]
|
||||||
- an alternative / "more accurate" name for [[linux]]
|
- an alternative / "more accurate" name for [[linux]]
|
||||||
- *technically*, the [[linux]] [[open source]] [[operating system]] is actually built upon the [[gnu]] core utilities.
|
- *technically*, the [[linux]] [[open source]] [[operating system]] is actually built upon the [[gnu]] core utilities.
|
||||||
- a lot of people are kinda pedantic about it? call it whatever you want, i don't care.
|
- a lot of people are kinda pedantic about it? call it whatever you want, we don't care.
|
||||||
- next: [[alpine]]
|
- next: [[alpine]]
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
tags:: #technology #programming #language #computing
|
||||||
|
|
||||||
- **prev:** [[language]]
|
- **prev:** [[language]]
|
||||||
- > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language)
|
- > a system of notation for writing computer programs. - [Wikipedia](https://en.wikipedia.org/wiki/Programming_language)
|
||||||
- programming languages are usually split into *syntax* (the way things are typed) and *semantics* (what the typed things mean). these are usually defined by a formal language.
|
- programming languages are usually split into *syntax* (the way things are typed) and *semantics* (what the typed things mean). these are usually defined by a formal language.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
tags:: #[[operating system]] #programming #technology #computing #software
|
tags:: #[[operating system]] #programming #technology #computing #software
|
||||||
|
|
||||||
- prev: [[operating system]]
|
- **prev:** [[operating system]]
|
||||||
- > unix is a family of [[multitasking]], multi-[[user]] of [[operating system]]s.
|
- > unix is a family of [[multitasking]], multi-[[user]] of [[operating system]]s.
|
||||||
- from the #wikipedia article on unix: https://en.wikipedia.org/wiki/Unix
|
- from the #wikipedia article on unix: https://en.wikipedia.org/wiki/Unix
|
||||||
- unix operating systems were originally meant as a convenient platform for [[programmers]] to develop [[software]].
|
- unix operating systems were originally meant as a convenient platform for [[programmers]] to develop [[software]].
|
||||||
- unix was originally developed by Ken Thompson, Dennis Ritchie, and others at AT&T around 1969. #nice
|
- unix was originally developed by Ken Thompson, Dennis Ritchie, and others at AT&T around 1969. #nice
|
||||||
- since then, unix has evolved into many [[unix-like]] operating systems, including the most popular one, [[linux]].
|
- since then, unix has evolved into many [[unix-like]] operating systems, including the most popular one, [[linux]].
|
||||||
- next: [[linux]]
|
- **next:** [[linux]]
|
||||||
Loading…
Add table
Reference in a new issue