Differences between version 12 and previous revision of KnowledgeBase/Scripts.
Other diffs: Previous Major Revision, Previous Author
Newer page: | version 12 | Last edited on Tuesday, 29 December 2009 16:57:52 | by CyberLeo | Revert |
Older page: | version 11 | Last edited on Saturday, 28 November 2009 15:45:51 | by CyberLeo | Revert |
@@ -5,6 +5,8 @@
* [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]
+* Here, have a [hexdump|KnowledgeBase/Scripts/hexdump.rb]
+* And a [raid5|raid5.rb] syndrome
[← KnowledgeBase|KnowledgeBase]
version 12
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
- Here, have a hexdump
- And a raid5
syndrome