| ILIAS
    release_5-4 Revision v5.4.26-12-gabc799a52e6
    | 
Go to the source code of this file.
| Variables | |
| if ( $argc< 2) | |
| This example can be used to logfile processing and basically wraps the tail command.  More... | |
| $tail = popen('tail -fn0 ' . escapeshellarg($argv[1]), 'r') | |
| $tail = popen('tail -fn0 ' . escapeshellarg($argv[1]), 'r') | 
Definition at line 20 of file tail.php.
Referenced by SurveyCategories\addCategoryAtPosition(), CleanUpTest\doTestBytes(), CleanUpTest\doTestDoubleBytes(), CleanUpTest\doTestTripleBytes(), and UtfNormal\fastCompose().