find command

How do I delete all files (only files and not subdirs) located in /var/pub/ftp/incoming and its subdirectories under Linux or UNIX operating systems?

{ 0 comments }

HowTo: Find Symlink under UNIX / Linux

by Vivek Gite on September 3, 2010 · 25 comments

How do I find symlink(s) under UNIX and Linux operating systems?

{ 25 comments }

How do I exclude certain directories while using the find command under UNIX or Linux operating systems?

{ 6 comments }

I see the following error in my SELinux enabled CentOS or RHEL server:

Jun 21 13:58:43 server3 restorecond: Will not restore a file with more than one hard link (/etc/resolv.conf) No such file or directory

Jun 21 16:14:51 server3 restorecond: Will not restore a file with more than one hard link (/etc/resolv.conf) No such file or directory
Jun 22 13:32:23 server3 restorecond: Will not restore a file with more than one hard link (/etc/resolv.conf) No such file or directory

How do I fix this problem?

{ 0 comments }

How can I find all all hidden files and directories (starting with . character) under UNIX or Linux and delete them using bash or ksh shell?

{ 0 comments }

Linux: Find User Files

by Vivek Gite on July 3, 2009 · 0 comments

How do I find out all files owned by a user called tom or jerry?

{ 0 comments }

UNIX / Linux: Find All Empty Files

by Vivek Gite on July 3, 2009 · 2 comments

How do I find out all empty file under Linux and UNIX operating systems?

{ 2 comments }