What is stdout, stderr, /dev/null and redirection? | #4 Practical Bash



What is stdout, stderr, /dev/null and redirection? | #4 Practical Bash

What is stdout, stderr, /dev/null and redirection? | #4 Practical Bash

Surely you’ve heard other talk about stderr or “Standard Error”. Similarly there is “stdout” or “Standard Out”. But what do they mean. What are those numbers and what is redirection? Ever heard of /dev/null? This video is all about the different output streams in bash and how you can manipulate them to your advantage

Comments are closed.