find command examples

Can you explain me usage of nullglob variable under BASH? How do I check for any *.c files in any directory?

{ 6 comments }

I‘d like to match all filename like foo.c, FOO.C, fOO.c, Foo.C and so on using find command under UNIX. How do I do a case-insensitive find search under Sun Solaris / OpenSolaris UNIX systems?

{ 0 comments }

Q. How do I ignore hidden .dot files while searching for files? How do I ignore or exclude certain files while running Linux / UNIX find command?

{ 3 comments }

UNIX Find A File Command

by Vivek Gite on May 14, 2008 · 12 comments

I’ve just started to use Sun Solaris UNIX in our Labs. I’d like to know more about finding files from from the shell prompt. How do I find a file under UNIX?

{ 12 comments }

Find File on Linux

by Vivek Gite on March 13, 2008 · 1 comment

Q. How do I find files on Linux operating systems?

{ 1 comment }

Search For Files In Bash

by Vivek Gite on February 15, 2007 · 0 comments

How do I search for file in Bash?

{ 0 comments }

Q. How do I find and delete files under Linux / UNIX operating systems?

{ 43 comments }