From 3f913eb5af83afef53bca8aac9160f2f807c2208 Mon Sep 17 00:00:00 2001
From: Nathan Anderson <nathananderson98@gmail.com>
Date: Wed, 7 Sep 2022 10:28:49 -0600
Subject: [PATCH] Added new draft paper idea

---
 content/posts/io-redirection-in-bash.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 content/posts/io-redirection-in-bash.md

diff --git a/content/posts/io-redirection-in-bash.md b/content/posts/io-redirection-in-bash.md
new file mode 100644
index 0000000..0004e15
--- /dev/null
+++ b/content/posts/io-redirection-in-bash.md
@@ -0,0 +1,16 @@
+---
+title: "Io Redirection in Bash"
+date: 2022-09-07T10:28:29-06:00
+draft: true
+tags:
+summary:
+tocOpen: true
+cover:
+  image: "/images/img.jpg"
+  # can also paste direct link from external site
+  # ex. https://i.ibb.co/K0HVPBd/paper-mod-profilemode.png
+  alt: ""
+  caption: ""
+  relative: false
+---
+