Several improvements
-
Drop getopt usage. Because of that:
- Implement manual argument parsing.
- Drop 'set -u', because it interferes with argument parsing.
- Improve usage message.
-
Untabify file.
-
Implement '--dry-run' option.
Drop getopt usage. Because of that:
Untabify file.
Implement '--dry-run' option.