Differences between version 11 and predecessor to the previous major change of KnowledgeBase/Scripts.
Other diffs: Previous Revision, Previous Author
Newer page: | version 11 | Last edited on Saturday, 28 November 2009 15:45:51 | 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/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