Working on Linux environment is much easier and –a lot faster– when you know how to use command line. Even knowing basic operation of command line is more than enough if you know the combinations. One of powerful commands in Linux is find. With this four character you find almost anything, from file located inside a directory to specific category of files or even rename files with particular condition. All can be done with find–and its combination of course.