Archive for the ‘RHEL’ Category

Linux: How do I find files in Linux (using locate or find)? [CentOS, RHEL, Redhat, Fedora]

Monday, March 24th, 2008

There are few ways to find files in Linux. Each have their own advantages and disadvantages. Some are distribution specific and some are not installed by default. Let us start with fastest way to find files using locate and secondly we will talk about using find: a ...