aboutsummaryrefslogtreecommitdiff
path: root/bin/nterm
blob: 914b4402b1f8b83b7bfa8af0dbbe58f4e5106cfc (plain) (blame)
1
2
3
#!/bin/sh
# Meant to be used for a pipe into ´xargs -0´ for a input ending with newline
tr '\n' '\0'