Differences between version 6 and predecessor to the previous major change of KnowledgeBase/Scripts.
Other diffs: Previous Revision, Previous Author
Newer page: | version 6 | Last edited on Saturday, 7 November 2009 19:28:44 | by CyberLeo | Revert |
Older page: | version 5 | Last edited on Wednesday, 21 October 2009 9:29:38 | by CyberLeo | Revert |
@@ -3,6 +3,7 @@
* Simple shell script to show [Block Device Usage|KnowledgeBase/Scripts/diskstats.sh]
* [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 [interleave|KnowledgeBase/Scripts/interleave.rb] two text files line-by-line far too often to do it manually.
[← KnowledgeBase|KnowledgeBase]
version 6
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 interleave
two text files line-by-line far too often to do it manually.