Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Linux Command Line Tutorial #9 - Standard Output & Error Redirection filter_list
Author
Message
Linux Command Line Tutorial #9 - Standard Output & Error Redirection #1
Linux Command Line Tutorial #9 Content:

:# Introduction
:# About Standard Input, Output and Error
:# Redirecting Standard Output (stdout)
:# Redirecting Standard Error (stderr)
:# Redirecting Stdout and Stderr To One File
:# Redirection Orders
:# Unwanted Output /dev/null


In this tutorial we are going to unleash what may be the coolest feature of the command line. It's called I/O redirection. The I/O stands for input/output and with this facility you can redirect the input and output of commands to and from files, as well as connect multiply commands together into powerful command PIPELINES. Precisely in this tutorial I'm going to cover Standard Output and Error, but not Input, because there are many different subjects I need to cover in standard input, and it is much better for understanding if I just split "std output and error" in one, and "standard input" in other video tutorial.


[+] 1 user Likes Cyber Warrior's post
Reply







Users browsing this thread: 2 Guest(s)