piotrmurach / tty-command

Execute shell commands with pretty output logging and capture stdout, stderr and exit status.
https://ttytoolkit.org
MIT License
400 stars 34 forks source link

replace 1&>2 by 1>&2 #64

Open peutch opened 1 year ago

peutch commented 1 year ago

Hi, I think that it should better. Thanks!