summaryrefslogtreecommitdiff
path: root/nn
diff options
context:
space:
mode:
Diffstat (limited to 'nn')
-rwxr-xr-xnn1
1 files changed, 0 insertions, 1 deletions
diff --git a/nn b/nn
index 4d1dab7..d43a235 100755
--- a/nn
+++ b/nn
@@ -1,4 +1,3 @@
#!/bin/sh
tr '[:digit:]' $1 < $2 > $(basename $2 ${2##*.})nn.${2##*.}
-