[Swift-user] What is the least resource demanding way of telling what jobs is swift actually running right now?

Lorenzo Pesce lpesce at uchicago.edu
Thu Oct 17 12:44:17 CDT 2013


my current approach is basically running find <outdir> -mtime -0.01 or something like that.
However, output writing is a tricky thing and I would rather know what is running as opposed to what is leaving traces.




More information about the Swift-user mailing list