Back
Fri Jun 14 2024
Handling outputs in Bash
Problem: You want to use the output of a command?
Solution: This stackoverflow answer gives a great explanation for handling command outputs to a file in bash: https://askubuntu.com/a/731237
Problem: You want to use the output of a command?
Solution: This stackoverflow answer gives a great explanation for handling command outputs to a file in bash: https://askubuntu.com/a/731237