Attempting a different portable approach

This commit is contained in:
Ward Fisher 2024-11-22 12:20:59 -07:00
parent 03c47d61f9
commit 57149a43e5

View File

@ -201,7 +201,7 @@ fi
# OS/X and windows apparently have no echo -n option, so fake it
echon() {
${execdir}/../ncdump/echon -n $@
echo $@ | tr -d '\n'
}
# Test for filter availability