/ Published in: Bash

How to redirect stderr to stdout in bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
command 2>&1
Comments
