Changes

Jump to: navigation, search

Tutorial11: Sed & Awk Utilities

16 bytes removed, 09:42, 3 July 2020
Tutorial Reference Material
|- valign="top" style="padding-left:15px;"
|colspan="2" |Course Notes:<ul><li>[https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week5Week11.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week5Week11.pptx PPTX]</li></ul>
| style="padding-left:15px;" |RedirectionText Manipulation* Standard Input (stdin)Purpose of using sed utility* Standard Output (stdout)* Standard Error (stderr)* Piping (pipes)<br><br>Multiple Commands* Semicolon * Grouping ( )Purpose of using awk utility
| style="padding-left:15px;" |Man Pages
* [https://man7.org/linux/man-pages/man1/sed.1p.html sed]
* [https://man7.org/linux/man-pages/man1/awk.1p.html awk]
| style="padding-left:15px;"|Redirection Filters
* head
* tail
* sort
* grep
* cut
* tr
* wc
|colspan="1" style="padding-left:15px;" width="30%"|Brauer Instructional Videos:<ul><li>[https://www.youtube.com/watch?v=ocU34PcYn2U&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=4 Reading/Writing to Files<br>(echo, stdin, stdout, stderr, >, >>, 2>, cat, more, less, man, date, diff, diff -y, find, wc])<br><br></li></ul>
13,420
edits

Navigation menu