Difference between revisions of "Linux"

From Nearline Storage
Jump to navigation Jump to search
m
m
Line 9: Line 9:
 
*[[System Setup]]
 
*[[System Setup]]
 
*[[Video Processing]]
 
*[[Video Processing]]
 
 
 
*Unpack an RPM: <code>rpm2cpio myrpmfile.rpm | cpio -idmv</code>
 
* Finding large files - "du -axS | sort -r -n -k 1,1 | less"
 
* List files by size - "du -xmS | sort -g"
 
* Identify processes using files or sockets - "fuser"
 
  
 
__NOTOC__
 
__NOTOC__
 +
[Category:Linux]]

Revision as of 14:55, 31 December 2019