FAQ tagged as:

find command

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

{ 3 comments }

How do I find out all world writable directories have sticky bits set under CentOS Linux server?

{ 0 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 find out all large files in a directory?

{ 15 comments }

Question: How do I detect a DDOS (Distributed denial of service) / DOS attack on a Windows Server 2003 / 2000 / 2008? Can I use Linux netstat command syntax to detect DDoS attacks?

{ 5 comments }

Q. I had written lots of code in C for my school work and saved it as source code under /home/user/c/*.c and *.h. How do I find files by content such as string or words (function name such as main() under UNIX shell prompt?

{ 10 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?

{ 1 comment }

nixCraft FAQ PDF Collection Now Available To All