DEV Community

Cover image for Find and Delete Duplicate Files With In Google Drive With Google Apps Script
Nibesh Khadka
Nibesh Khadka

Posted on • Originally published at hackernoon.com

2

Find and Delete Duplicate Files With In Google Drive With Google Apps Script

Liquid syntax error: Unknown tag 'endraw'

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (1)

Collapse
 
ted_white_f394cbece9770f5 profile image
Ted White

Thanks for posting this. I was going to modify your code to get it to show files with the same content (not just the same name). However, I did a quick Google Search and found Filerev. The tool saved me a bunch of time getting rid of my duplicates in Google Drive.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.

nextjs tutorial video

📺 Youtube Tutorial Series

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay