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

Differences between version 9 and previous revision of KnowledgeBase/Scripts.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 9 Last edited on Saturday, 28 November 2009 15:45:26 by CyberLeo Revert
Older page: version 8 Last edited on Saturday, 7 November 2009 19:38:26 by CyberLeo Revert
@@ -4,6 +4,7 @@
 * [Firefox convenience shellscript|KnowledgeBase/Scripts/ff.sh], written in bash 
 * [bcat|KnowledgeBase/Scripts/bcat.sh] abstracts my most common need for a progress bar 
 * ~NetworkManager 0.7 on Gentoo always assigns default route to the most recently established connection, even if it's a non-routable VPN. [Fix it|KnowledgeBase/Scripts/fixroute.rb] 
 * I find myself needing to [interlace|KnowledgeBase/Scripts/interlace.rb] two text files line-by-line far too often to do it manually. 
+* Extract the El Torito boot image from an ISO or CD: [geteltorito]  
  
 [← KnowledgeBase|KnowledgeBase] 

version 9

Utility scripts

  • Simple shell script to show Block Device Usage
  • Firefox convenience shellscript, written in bash
  • bcat abstracts my most common need for a progress bar
  • NetworkManager 0.7 on Gentoo always assigns default route to the most recently established connection, even if it's a non-routable VPN. Fix it
  • I find myself needing to interlace two text files line-by-line far too often to do it manually.
  • Extract the El Torito boot image from an ISO or CD: geteltorito?

← KnowledgeBase