1

The Operators for Test Expressions for Writing Shell Scripts in Fedora

http://snalk.com

-a file: Check that the file exists (same as –e).
-b file: Check whether the file is a special block device.
-c file: Check whether the file is a character special device.

Read »
anilrgowda's picture
Created by anilrgowda 20 weeks 13 hours ago – Made popular 20 weeks 13 hours ago
Category: Technology   Tags: