I'm having trouble finding a name for the - character in the context of a piped bash command.
- What is the
-character called? - Can I replace it with something more readable for a script?
Example command:
echo -ne "my command" | socat - /dev/somefile