We cannot tail the initial clog file in return_clog because we are not guaranteed to have that amount of "matching" lines. Instead, build up a grepline that contains all of the grep and grep -v statement. This now allows the tail to chop off the last X lines correctly.
We cannot tail the initial clog file in dump_clog because we are not guaranteed to have that amount of "matching" lines. Instead, build up a grepline that contains all of the grep and grep -v statement. This now allows the tail to chop off the last X lines correctly.
Be kind, rewind. Restart the package after a reinstallation.
Allow loading of text from outside scripts such as snort.
Detect if stored item in config.xml is an array. If it's an array simply pass array along, if its not then attempt to explode the array.
Fix interfaces selection widget. Now selections are restored.
Set implicit_flush = true as well. Now downloading and slow tasks actually update the progress bar, etc in real time.
output_buffering needs to be set to 0
Output buffering needs to be off.
View revisions
Also available in: Atom