I have a couple of awk scripts that are used for scientific data analysis. I am planning to release them under the GNU license. My question is, is it better to convert them to perl or not? Is Perl a more widely or more seriously used language? Also, is there a way to painlessly convert an awk...
I am guessing this would not be platform independent. Ideally I would like something that would work for both windows and unix without any modification.
I have a couple of GNU AWK scripts that are used on multiple platforms (LINUX, WINDOWS and BSD). The scripts generate a few intermediate files that are not needed finally. Is there a way in AWK to delete them at the end?
Thanks,
-M
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.