|
From: | MN |
Subject: | wait until the file is done |
Date: | Fri, 30 Oct 2020 15:37:12 +0100 |
Hello. I use a video editing software which lacks the ability to turn off the computer when it's done. I thought I would make a function that monitors the size of the video file and waits if it's still being modified. I guess this should be an 'until' loop. I'd use it like this $ waitfor ./video.mp4 && poweroff
[Prev in Thread] | Current Thread | [Next in Thread] |