index
:
nlp_scripts
master
Mirror of https://github.com/pks/nlp_scripts.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nn
blob: 4d1dab7c2e91ae8d7ea022b98c46635fb5ea95d3 (
plain
)
1
2
3
4
#!/bin/sh tr '[:digit:]' $1 < $2 > $(basename $2 ${2##*.})nn.${2##*.}