summaryrefslogtreecommitdiff
path: root/fixtures/OS.Uptime.Markdown.expected
diff options
context:
space:
mode:
Diffstat (limited to 'fixtures/OS.Uptime.Markdown.expected')
-rw-r--r--fixtures/OS.Uptime.Markdown.expected13
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/OS.Uptime.Markdown.expected b/fixtures/OS.Uptime.Markdown.expected
new file mode 100644
index 0000000..2ed5501
--- /dev/null
+++ b/fixtures/OS.Uptime.Markdown.expected
@@ -0,0 +1,13 @@
+# Top 5 Uptime's by OS:
+
+```
++-----+------------------------------------+-----------------------------+
+| Pos | OS | Uptime |
++-----+------------------------------------+-----------------------------+
+| 1. | Linux 3.2.0-4-amd64 | 3 years, 5 months, 23 days |
+| 2. | *Linux 3.10.0-1160.15.2.el7.x86_64 | 1 years, 12 months, 15 days |
+| 3. | Linux 3.10.0-957.21.3.el7.x86_64 | 1 years, 7 months, 13 days |
+| 4. | FreeBSD 10.1-RELEASE-p16 | 1 years, 5 months, 23 days |
+| 5. | FreeBSD 10.2-RELEASE | 1 years, 3 months, 11 days |
++-----+------------------------------------+-----------------------------+
+```