-
08:27
(UTC -05:00) - in/amberwelby
Pinned Loading
-
-
Bash script to recursively clean up ...
Bash script to recursively clean up GoPro preview files 1#!/bin/bash23# Show user files to be deleted4TARGETFILES="$(find . \( -iname "*.LRV" -o -iname "*.THM" \) -type f)"5echo "$TARGETFILES"
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


