How to find ANYTHING from the command line -- newb guide

typecraft August 15, 2024
Video Thumbnail
typecraft Logo

typecraft

@typecraft_dev

About

Weekly content that will help developers level up 🚀. Topics are tailored for the modern programmer. Join your community for fresh, weekly content that keeps you in the know. For collaboration or sponsorship opportunities, connect with us at [email protected].

Video Description

Go to https://nordpass.com/typecraft, and use code typecraft to get a NordPass Business free 3-month free trial.No credit card is required! Join the stream! https://twitch.tv/typecraft Join the community: https://discord.gg/TfPqD3MWVq Something that always vexed me as a new engineer was finding files in linux. In this video, I hope to answer that question to my younger self... 3 different ways. We are going to use three different tools to find files in linux so next time you are using linux without a GUI, you'll know how to find files. Chapters 0:00 - intro 1:10 - the find command 4:58 - the locate command 7:33 - FZF 9:20 - bonus command!