Differences between version 23 and predecessor to the previous major change of KnowledgeBase/Scripts.
Other diffs: Previous Revision, Previous Author
Newer page: | version 23 | Last edited on Tuesday, 13 April 2010 5:01:32 | by CyberLeo | Revert |
Older page: | version 21 | Last edited on Tuesday, 16 March 2010 11:21:28 | by CyberLeo | Revert |
@@ -13,6 +13,8 @@
* [e621 file download|KnowledgeBase/Scripts/e621]
* Generic [Base-80 number|KnowledgeBase/Scripts/Base80.rb] class for Ruby
* [Chroot a single binary|KnowledgeBase/Scripts/chroot_bin.sh]
* How many [days this month|KnowledgeBase/Scripts/days_this_month.sh]?
+* Convert between [date and days-since-epoch|KnowledgeBase/Scripts/epochdays.sh]
+* Silly little extension to du: [KnowledgeBase/Scripts/pigs.sh]
[← KnowledgeBase|KnowledgeBase]
version 23
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
- mysql scripts
- Thwart silly password resuage restrictions in usermin with UserminPasswd and OWAPasswd
- e621 file download
- Generic Base-80 number class for Ruby
- Chroot a single binary
- How many days this month?
- Convert between date and days-since-epoch
- Silly little extension to du: KnowledgeBase/Scripts/pigs.sh