 |
File Test Operators / Operations Examples in Unix / Linux Shell Script
In linux and unix operating systems every thing is a file. When you are using files in your shell or bash script, it is a good idea to do some tests on the file before using it. The file tests include: Checking for existence of the file. File is readable,
www.folkstalk.com |
 |