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

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

Other diffs: Previous Major Revision, Previous Author

Newer page: version 11 Last edited on Saturday, 28 November 2009 15:45:51 by CyberLeo Revert
Older page: version 10 Last edited on Saturday, 28 November 2009 15:45:51 by CyberLeo Revert
@@ -4,7 +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|KnolwedgeBase /Scripts/geteltorito.pl] 
+* Extract the El Torito boot image from an ISO or CD: [geteltorito|KnowledgeBase /Scripts/geteltorito.pl] 
  
 [← KnowledgeBase|KnowledgeBase] 

version 11

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