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
Previous revision
Next revision Both sides next revision
tips:threelinestip [2010/10/21 23:28]
a
tips:threelinestip [2012/11/20 20:07]
193.164.137.40 [Linux - Top 10 CPU-hungry apps]
Line 161: Line 161:
 The -r is for recursivity. Check the duplicates_list.txt afterwards in a text editor for a list of duplicate files. The -r is for recursivity. Check the duplicates_list.txt afterwards in a text editor for a list of duplicate files.
  
 +===== Linux - Top 10 CPU-hungry apps =====
  
 +   ps -eo pcpu,pid,args | sort -k 1 -r | head -10
  
 +===== Create static mirror of dynamic web site (ex. Wordpress) =====
  
  
 +   wget --mirror -w 2 -p -r -np --html-extension --convert-links -R xmlrpc.php,trackback <URL>
  
tips/threelinestip.txt · Last modified: 2015/01/07 07:47 by mrizvic
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready