FindPage
View Source:
KnowledgeBase/Scripts
Note:
You are viewing an old version of this page.
View the current version.
!!! Utility scripts * 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 [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|KnowledgeBase/Scripts/raid5.rb] syndrome * [mysql|KnowledgeBase/Scripts/mysql_admin.sh] scripts * Thwart silly password resuage restrictions in usermin with [UserminPasswd|KnowledgeBase/Scripts/um-passwd] and [OWAPasswd|KnowledgeBase/Scripts/owa-passwd] * [e621 file download|KnowledgeBase/Scripts/e621] * Generic [Base-80 number|KnowledgeBase/Scripts/Base80.rb] class for Ruby [← KnowledgeBase|KnowledgeBase]