On 5/8/18 13:57, Andrew Dunstan wrote:
> +     # take executable files that file(1) thinks are perl files
> +     find . -type f -perm -100 -exec file {} \; -print |
> +     egrep -i ':.*perl[0-9]*\>' |

How portable is that?

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Reply via email to