Guest_imported
New member
- Jan 1, 1970
- 0
Hi!
It's me again...
I'm writing a script in nawk that does changes to a bunch of files and then sorts them into folders depending on their contents. I'd like to check if a certain folder exists, and if not create it.
But is it possible to determine the existance of a folder from an awkscript using system() or something like that,
or do I have to call a shellscript to do this?
Thanks in advance.
- Tobias
(tobbe_snodd@hotmail.com)
It's me again...
I'm writing a script in nawk that does changes to a bunch of files and then sorts them into folders depending on their contents. I'd like to check if a certain folder exists, and if not create it.
But is it possible to determine the existance of a folder from an awkscript using system() or something like that,
or do I have to call a shellscript to do this?
Thanks in advance.
- Tobias
(tobbe_snodd@hotmail.com)