How does awk handle open files? Suppose I am running a cron job to find files that are downloaded to a directory via sftp. Every 10 minutes, I want to process the files using an awk script and move them to another directory. What would happen if the awk script was fired and the file was not...
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.