3 lines
45 B
Text
3 lines
45 B
Text
|
|
echo "hello"
|
||
|
|
| xargs -n1 -i echo {} literal
|