mate-desktop / pluma

A powerful text editor for MATE
http://www.mate-desktop.org
GNU General Public License v2.0
154 stars 66 forks source link

revert /usr/bin/sh shebangs + make search-recursive POSIX compliant #654

Closed jhgit closed 2 years ago

jhgit commented 2 years ago

See issue 640 for discussion on reverting /usr/bin/sh shebangs.

Also fix search-recursive to be more POSIX compliant. Remove bashishms and non-POSIX expr(1) usage. And make the script simpler and more efficient at the same time.