2023-04-15 13:23:49 +02:00
|
|
|
~~NOTOC~~
|
|
|
|
~~DISCUSSION:off~~
|
|
|
|
|
|
|
|
====== Small code snippets ======
|
|
|
|
|
2023-04-15 13:53:05 +02:00
|
|
|
{{keywords>bash shell scripting code download snippet example}}
|
2023-04-15 13:23:49 +02:00
|
|
|
|
|
|
|
These snippets are **not** meant as HowTo or Tutorial or FAQ. Mostly they are only a line of code and a short comment.
|
|
|
|
|
|
|
|
See them more as an initial idea or starting point rather than a tutorial.
|
|
|
|
|
|
|
|
===== List of snippets =====
|
|
|
|
|
|
|
|
[[snipplets:start|reset filter]]
|
|
|
|
|
|
|
|
---- datacloud snippet ----
|
|
|
|
field: snipplet_tags
|
|
|
|
----
|
|
|
|
|
|
|
|
|
|
|
|
---- datatable snippet ----
|
|
|
|
cols : %pageid%, LastUpdate_dt
|
|
|
|
headers : Snipplet, Last updated
|
|
|
|
sort : %pageid%
|
|
|
|
filter : type=snipplet
|
|
|
|
----
|