Skip to content

Weibel-Fortin Submission#1

Open
cweibel2 wants to merge 13 commits into
araiho:masterfrom
cweibel2:master
Open

Weibel-Fortin Submission#1
cweibel2 wants to merge 13 commits into
araiho:masterfrom
cweibel2:master

Conversation

@cweibel2

Copy link
Copy Markdown

No description provided.

@araiho araiho left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Job! 2.9/3

Comment thread wages1.sh
@@ -0,0 +1,19 @@
#Question 1
cat wages.csv | cut -d , -f 1,2 | sed 1d | sed 's/,/ /g'| sort -k1,1 -k2,2n | uniq

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to write to file when you need to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants