Quantcast
Channel: Linux Programming Blog
Viewing all articles
Browse latest Browse all 10

Pipe in bash can be a trap!

$
0
0

Today a colleague at work tried to debug a script in bash that didn't want to work as he expected. He hit one of traps people get into when writing bash scripts. Let's look at the code that find the largest message that was sent from this computer:

read more


Viewing all articles
Browse latest Browse all 10

Trending Articles