background preloader

Bash

Facebook Twitter

Linux: What are some time-saving tips that every Unix user should know? - Quora - StumbleUpon - Nightly (Build 20110507043313) [shell-fu:top25. Learning the shell - Lesson 6: I/O Redirection. In this lesson, we will explore a powerful feature used by many command line programs called input/output redirection.

Learning the shell - Lesson 6: I/O Redirection

As we have seen, many commands such as ls print their output on the display. This does not have to be the case, however. By using some special notation we can redirect the output of many commands to files, devices, and even to the input of other commands. Standard Output. Bash Guide for Beginners. Advanced Bash-Scripting Guide.