Open blastrock opened 5 years ago
If the argument is -t, [ -t ] will test if stdout is a TTY. We should use -z to test if a string is empty instead.
If the argument is -t, [ -t ] will test if stdout is a TTY. We should use -z to test if a string is empty instead.