some modern updates

This commit is contained in:
2025-06-06 22:03:38 +03:00
parent e46813ef90
commit ddc06c89de
5 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/awk -f
#!/usr/bin/env -S awk -f
#
# this file works with SEZP from circa 2009, where x coordinate (the 6-digit one)
# is first, and the field separator is ' ' or more spaces.
$1 > xmin && $1 < xmax && $2 > ymin && $2 < ymax {