ksconf sort

See also

Pre-commit hooks

See Pre-commit hooks for more information about how the sort command can be easily integrated in your git workflow.

Examples

To recursively sort all files

find . -name '*.conf' | xargs ksconf sort -i