diff --git a/_posts/2014-03-16-sierrapipes.md b/_posts/2014-03-16-sierrapipes.md new file mode 100644 index 0000000..2332c1e --- /dev/null +++ b/_posts/2014-03-16-sierrapipes.md @@ -0,0 +1,25 @@ +--- +layout: post +author: srmoore5 +title: Sierra's Pipes Post +date: 2014-03-16 +--- + +Pipes Challenge Answers + +I set up the pipes directory in class. + +1. Using sort -n reverses the sorting process. + + +2. The addition of the "<" means that the input has been redirected. + + +3. It only removes adjacent duplicated lines because using this command would take a very long time +Placing the uniq after the pipe works as well. + + +4. animals.text + + +5. Additional commands include \ No newline at end of file diff --git a/_posts/2014-03-28-twittersierra.md b/_posts/2014-03-28-twittersierra.md new file mode 100644 index 0000000..b4325ad --- /dev/null +++ b/_posts/2014-03-28-twittersierra.md @@ -0,0 +1,15 @@ +--- +layout: post +author: srmoore5 +title: Sierra's Pipes Post +date: 2014-03-28 +--- + + +Here it is! + + +
Hello World, this is Sierra M from INLS class.
— SM (@DeviXMachina) March 29, 2014
+
+
+