Add linux file and parallel ref
This commit is contained in:
parent
00e47a5672
commit
75b4433c82
@ -1,3 +1,5 @@
|
|||||||
|
[Overview](readme.md)
|
||||||
|
|
||||||
This is intended as a quick reference and showcase. For more complete info, see [John Gruber's original spec](http://daringfireball.net/projects/markdown/) and the [Github-flavored Markdown info page](http://github.github.com/github-flavored-markdown/).
|
This is intended as a quick reference and showcase. For more complete info, see [John Gruber's original spec](http://daringfireball.net/projects/markdown/) and the [Github-flavored Markdown info page](http://github.github.com/github-flavored-markdown/).
|
||||||
|
|
||||||
Note that there is also a [Cheatsheet specific to Markdown Here](./Markdown-Here-Cheatsheet) if that's what you're looking for. You can also check out [more Markdown tools](./Other-Markdown-Tools).
|
Note that there is also a [Cheatsheet specific to Markdown Here](./Markdown-Here-Cheatsheet) if that's what you're looking for. You can also check out [more Markdown tools](./Other-Markdown-Tools).
|
||||||
|
7
docs/linux.md
Normal file
7
docs/linux.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[Overview](../README.md)
|
||||||
|
|
||||||
|
- [Shell](#shell)
|
||||||
|
|
||||||
|
## Shell
|
||||||
|
|
||||||
|
[Parallel running and waiting](https://hackaday.com/2021/08/16/linux-fu-walk-chew-gum/)
|
@ -1,3 +1,5 @@
|
|||||||
|
[Overview](../README.md)
|
||||||
|
|
||||||
- [Symfony](#symfony)
|
- [Symfony](#symfony)
|
||||||
- [Fun](#fun)
|
- [Fun](#fun)
|
||||||
|
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
[Cheat sheet](cheatsheet.md)
|
[Back](../README.md)
|
||||||
|
|
||||||
[PHP](php.md)
|
## Table of contents
|
||||||
|
- [Cheat sheet](cheatsheet.md)
|
||||||
|
- [PHP](php.md)
|
||||||
|
- [Linux](linux.md)
|
Loading…
Reference in New Issue
Block a user