Howtoforge published a tutorial about how to use Bash file test operators in Linux.
How to use Bash file test operators in Linux
File Test Operators are used in Linux to check and verify attributes of files like ownership or if they are a symlink.
How to use Bash file test operators in Linux