Skip to content

Twitter post #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions _posts/2014-03-16-sierrapipes.md
Original file line number Diff line number Diff line change
@@ -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
15 changes: 15 additions & 0 deletions _posts/2014-03-28-twittersierra.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: post
author: srmoore5
title: Sierra's Pipes Post
date: 2014-03-28
---


Here it is!


<blockquote class="twitter-tweet" lang="en"><p>Hello World, this is Sierra M from INLS class.</p>&mdash; SM (@DeviXMachina) <a href="https://twitter.com/DeviXMachina/statuses/449718550349893632">March 29, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>