Code Snippets: Difference between revisions
From Sea of Fate
Jump to navigationJump to search
Wikisailor (talk | contribs) Tag: Reverted |
Wikisailor (talk | contribs) Tag: Manual revert |
||
| Line 53: | Line 53: | ||
* {Decision} = Diamond shape | * {Decision} = Diamond shape | ||
* [(Database)] = Cylinder | * [(Database)] = Cylinder | ||
Latest revision as of 08:02, 16 February 2026
Introduction
Some random code snippets or config options that I think I may want again.It will be best if it is divided into some sort of subject order, it can be cross-referenced at a later date if required. To link back to the section heading Random stuff.
Linux Bash & Shell
Some stuff for bash.
mermaid demo
This diagram is rendered live via Mermaid.
second demo
Common Mermaid Shapes:
- [Rectangular] = Standard Node
- (Rounded) = Start/End
- {Decision} = Diamond shape
- [(Database)] = Cylinder