Files stuck in Gnuplot output -


i've been trying generate scripts delete previous versions of files before run actual code. example, within files there several set output "file1.txt" or "file2.txt" commands. after file has run, have unset output. when use main terminal , show ouput replies: output stdout i'd expect.

however, if try

    system `del "file1.txt"' 

the window closes without deleting file. opening shell , trying same command responds file being used process.

when try , delete file through explorer, says file in use 'wgnuplot'. i'm unsure how make second process let go of file!


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -