moodLearning Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux-commandline-tips [2020/07/15 09:20]
serbizadmin [PHP]
linux-commandline-tips [2020/07/15 09:22]
serbizadmin [Compression]
Line 49: Line 49:
 time xz -6ve -k --threads=0 <filename> time xz -6ve -k --threads=0 <filename>
 </code> </code>
 +  * test integrity  
 +<code> 
 +xz -tv <filename>.tar.xz 
 +</code>
 ====== PHP====== ====== PHP======
   * View php config   * View php config