Unix Input, Output, & Piping
Linux
| Intermediate
- 9 videos | 31m 59s
- Includes Assessment
- Earns a Badge
To get the most out of Linux shells, you must be able to properly manipulate data. Discover how to use streams, pipes, and redirects from the command line, and learn how to edit file contents using the VI text editor.
WHAT YOU WILL LEARN
-
Describe how standard input, or stdin; standard output, or stdout; and standard error, or stderr, can be used to redirect output from a shell commandUse pipes to direct the output of one command to the input of another commandUse the output of one command as arguments to another commandUse tee or redirection to send the output of a single command to the standard output, or stdout, and a fileUse vi to open or create a document and move around within the document without using a gui interface
-
Use the basic vi modes to insert, add, and delete characters from a document as well as add lines to the documentUse the vi commands to exit, cancel changes, and save changes to a documentUse advanced features of vi to copy, paste, substitute, and move characters or lines within a documentUse the search capability of vi to find text, and describe the basic use of patterns in searches
IN THIS COURSE
-
3m 53s
-
3m 27s
-
3m 43s
-
2m 34s
-
3m 56s
-
2m 26s
-
2m 37s
-
4m 58s
-
4m 27s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE

Journey
Using Linux