aboutsummaryrefslogtreecommitdiff
path: root/tabulate.sed
diff options
context:
space:
mode:
authorThomas Voss <thomasvoss@live.com> 2022-01-13 11:33:42 +0100
committerThomas Voss <thomasvoss@live.com> 2022-01-13 11:33:42 +0100
commit379f1a7ec74e8c4f382bc9a5a638bea414144cb5 (patch)
tree46235b0a50e513695fa7a8a9d4be387de12aa75c /tabulate.sed
parent0e6b99d40c7cd5c2d96ff0316c2721b393c27f90 (diff)
Fix shebang
Diffstat (limited to 'tabulate.sed')
-rwxr-xr-xtabulate.sed2
1 files changed, 1 insertions, 1 deletions
diff --git a/tabulate.sed b/tabulate.sed
index cd30ff1..fb081e5 100755
--- a/tabulate.sed
+++ b/tabulate.sed
@@ -1,4 +1,4 @@
-#!/bin/sed -Efi
+#!/bin/sed -Ef
# Script to convert spaces to tabs
# Usage: ./tabulate.sed file1 file2 ... fileN