diff options
Diffstat (limited to 'tabulate.sed')
-rwxr-xr-x | tabulate.sed | 2 |
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 |