Probably a stupid question, but if one wanted to find all files with
execute bits set in a folder (find . -executable), and then execute
them, all within a bash script, is there a simple "for files in *"
loop that would accomplish this?
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to