Note: You are viewing an old version of this page. View the current version.

Differences between version 7 and previous revision of KnowledgeBase.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 7 Last edited on Friday, 14 November 2008 7:59:12 by CyberLeo Revert
Older page: version 6 Last edited on Tuesday, 26 August 2008 1:13:48 by CyberLeo Revert
@@ -26,4 +26,5 @@
 * [copysparse.php] was built to copy a block device to an image file, while preventing the allocation of all-null blocks (sparse file) to save space 
 ** Also contains examples of a thousands-separator number formatting function and a function to display human-readable magnitude numbers (i.e. 10.0GB) 
 * [Firefox convenience shellscript|ff.sh], written in bash 
 * [Empty the Linux buffer cache|dropcache] 
+* Compute the [Adler32|adler32.sh] checksum of data, in bash!  

version 7

This is a collection of useful (and not-so-useful) bits of information.