Use S_ISREG instead of manual & (also it's better to compare the
result from & and the pattern instead of just assuming it's one bit
value).
Pointed out by Tianjie Mao <tjmao tjmao com>.
Differential D4827
sed: Use S_ISREG. delphij on Jan 8 2016, 6:33 AM. Authored by Tags None Referenced Files
Details Use S_ISREG instead of manual & (also it's better to compare the Pointed out by Tianjie Mao <tjmao tjmao com>.
Diff Detail
|