Bash: Redirecting Input from Multiple Files | Linux Today

Bash: Redirecting Input from Multiple Files

Written By
MF
Mitch Frazier
Oct 16, 2008

“For the sake of this example, let’s say that we want to
implement a simple version of the paste command as a bash script.
The paste command reads a line from each of its input files and
then pastes them together and writes the combined result to stdout
as a single line. Our example version will only do this for two
input files.”


Complete Story

MF

Mitch Frazier

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.