-
01:24
(UTC -05:00) - in/amber-welby
Pinned Loading
-
-
Bash script to recursively clean up ...
Bash script to recursively clean up GoPro preview files 1#!/bin/bash
23# Show user files to be deleted
4TARGETFILES="$(find . \( -iname "*.LRV" -o -iname "*.THM" \) -type f)"
5echo "$TARGETFILES"
-
LearnGoLang
LearnGoLang PublicNotes and practice implementing code from taking the PluralSight "Go Fundamentals" course
Go
-
Trent-Computer-Science-Club-Association/ClubWebsite
Trent-Computer-Science-Club-Association/ClubWebsite PublicThis repo is the home of our club's main website.
TypeScript 2
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.