1.2.630. Linux Only Files

List of files that are only found on Linux style systems. They are making the application depend on the system.

<?php

// Really non-portable system check
$os = shell_exec("cat /proc/version");
echo "You are using $os\n";

?>

1.2.630.1. Specs

Short name

Portability/LinuxOnlyFiles

Rulesets

All

Exakat since

0.8.4

PHP Version

All

Severity

Major

Time To Fix

Slow (1 hour)

Precision

High

Features

file

Available in

Entreprise Edition, Exakat Cloud