photo

Mike Tinston


Last seen: más de 1 año hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Detecting if a file is open by another application
In a Linux based system you can try: [stat, struct] = system(sprintf('lsof %s', filename)); If struct is empty, not proces...

más de 7 años hace | 0