In an effort to save disk space, I am trying to figure out a way to delete results for a corner sim after it has run and an output script has found that all spec's have passed.
Is there an axl* command that can be used in an output ocean script to delete the results for a given passing corner?
Alternately, I could delete the results with a more brute force method if I had the path to the results for that specific corner. AXL puts results in directory:.../adexl/results/data/TestCorners.0/RunNumber/TestName/psf
Is there an axl* command that can be used in an output ocean script that will return this full path for the given corner?