Skip to content

Conversation

@schwehr
Copy link
Contributor

@schwehr schwehr commented Aug 23, 2024

find . -type f | egrep -v '[.]git/|shapefiles/' | xargs perl -pi -e 's/\s+\n/\n/g'

```
find . -type f | egrep -v '[.]git/|shapefiles/' | xargs perl -pi -e 's/\s+\n/\n/g'
```
@schwehr
Copy link
Contributor Author

schwehr commented Aug 28, 2024

I'm going to close this PR and split things up differently based on some offline discussions.

@schwehr schwehr closed this Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant