Skip to content

Instantly share code, notes, and snippets.

@devster31
Last active January 23, 2022 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devster31/3391a799dbff85c096b5a2da6d148f3a to your computer and use it in GitHub Desktop.
Save devster31/3391a799dbff85c096b5a2da6d148f3a to your computer and use it in GitHub Desktop.
[Media management] #commands
ls /directory/Show/Season\ number/ | cut -d '-' -f3- | cut -d '[' -f2- | column -t
pueue add --stashed --label rclone -- "rclone copy put-io: uni-drive-api-crypt:put.io --checksum --stats-one-line-date --stats-log-level NOTICE 2>&1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment