Skip to content
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

Sed & Awk #33

Merged
merged 1 commit into from Mar 26, 2015
Merged

Sed & Awk #33

merged 1 commit into from Mar 26, 2015

Conversation

jessicard
Copy link
Contributor

Sed & Awk

Stream editors are useful command-line tools for performing operations on data being passed around in "streams" – i.e., data/files being piped between commands. In this post, we covered the very basics of the sed and awk commands, which are probably the most complicated things that we've covered in this series. While there's still a lot to be learned in this area, these posts are a useful outline to get started.

Commands covered: sed, awk

Related issue: #27

@jessicard jessicard self-assigned this Mar 2, 2015
jessicard added a commit that referenced this pull request Mar 26, 2015
@jessicard jessicard merged commit a55c790 into default Mar 26, 2015
@jessicard jessicard deleted the sed-and-awk branch March 26, 2015 02:37
@jessicard jessicard removed the ready label Mar 26, 2015
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.

None yet

1 participant