I accidentally deleted the output file of an sbatch
job that is still running while deleting that of completed jobs.
I checked for .local/share/Trash
and this folder does not even exist. Any chance I could retrieve this file using sbatch
commands?
The same question was asked here as a comment, but no answers provided.