devsecops-community

Follow for Cloud, Linux, Devops, GitOps, DevSecOps, Development, and IT Related content.

Follow publication

Member-only story

Search Like a Pro: 101-Guide for Find Command

How to Search Like a Linux Pro: Master the Find Command with This Guide.

Let’s take a deep dive into the power of the find command in Linux, but with a humorous twist. Imagine you're on a treasure hunt in your filesystem — with find, you’re not just a regular treasure hunter; you’re a digital pirate equipped with advanced tools to seek and conquer even the most elusive files and directories!

Let’s set sail into the sea of find:

1. Basic ‘Find’ Command:

So, let’s start simple, the basic treasure map:

find /path/to/search

This is like telling your pirate crew: “Search everything in the /path/to/search/ waters!" But come on, we’re advanced pirates — you don’t just search everything; you want to filter through the junk!

2. Finding Files by Name: -name

Say you’re searching for the fabled hidden treasure, but you know its name. Let’s look for a file named “treasure”:

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

devsecops-community
devsecops-community

Published in devsecops-community

Follow for Cloud, Linux, Devops, GitOps, DevSecOps, Development, and IT Related content.

Karthick Dkk
Karthick Dkk

Written by Karthick Dkk

DevSecOps Engineer passionate about Linux, cloud computing, and automation. Talks about Personal Development and Money.

No responses yet

Write a response