I can maybe use < or > or |. Maybe I need to use grep?
|
You can make a function and add to the end of your
usage example:
You can use this function in zsh too, just add to your |
|||||
|
|
You can use tr command to convert character.
|
|||||||||||||||||||||
|
|
Using pure bash:
|
|||
|
|
|
Using
This can be put nicely into a function:
And run as so:
|
|||||||||||||||||||||
|
|
Anyone missed
|
|||
|
|
echo "foo.foo.foo" | sed 's/\./ /g'– Zanna yesterday