Bubblegum
Cave
CBoard
MotoMing
Ncast
Pwmd
Randtype
Userinfo

EPIC Scripts
Snippets/Utils
VIM Scripts
GIT Repository

About Site
News

SourceForge.net Logo

Project Page
Donate!
S
n
i
p
p
e
t
s
 
a
n
d
 
U
t
i
l
i
t
i
e
s
Below are some code snippets, patches and small utilities I've written that don't really have 'project' status along with a timestamp of the last update.
FilenameUpdatedDescription
chksums.c2004/05/01
5.60K
Generate, check and update MD5 checksums for files.
conarch.shar2002/02/26
7.24K
Concatenates plain text files with support for gzip compression. It's what I use for archiving my mail. Extract with 'sh conarch.shar'.
cvspasswd.c2002/10/31
7.17K
Add users to a CVS password file. Supports the system user field.
dsd.sh2002/08/08
3.79K
Used as a procmail recipe or MUA command to check address headers against a file containing addresses of spammers.
fetchmail-6.3.5+credentials.diff2006/10/28
284.06K
Adds command-line and rcfile parameters "credentials" to lookup server usernames and passwords from a file.
fvwm.tgz2007/06/02
124.80K
My FVWM configuration. Here's a screenshot.
gg.sh2004/08/28
4.27K
A shell script to get USENET articles from Google Groups via lynx or netcat. Can weed headers, insert reply string and output in mbox mail format.
gtkurl.c2006/10/22
6.11K
A simple URL launcher using GTK.
hide.c2002/01/30
0.57K
Hides a process name from 'w' and 'ps' commands. Tested under Linux and FreeBSD.
id3v2-0.1.11_format.diff2005/09/11
4.51K
A patch for the ID3 tagger to gather tag information from the filename.
lastusers.sh2004/05/01
2.42K
Display users whose last login time is greater than the specified arguments. Needs the userinfo utility version 1.10. Version 2.X includes this script in the archive.
mdmail.c2003/09/13
7.04K
Check folder status of maildir type mailboxes.
mixmaster-sort.c2006/07/09
2.76K
Sorts mixmaster remailers by history statistics. Useful with mutt.
nntpgrab.c2005/09/18
6.88K
Fetches a USENET article by msg-id from an NNTP server.
oedit.c2002/01/30
1.58K
Excutes a command (default $EDITOR) and restores the original access and modification times.
offlineimap-4.0.11+credential_eval.diff2006/02/24
1.68K
Patch for offlineimap which enables evaluation of new configuration parameters remotehosteval, remoteusereval and remotepasseval via the python interpreter.
offlineimap-4.0.14+restoreatime.diff2006/09/02
3.82K
Patch for offlineimap to restore the atime of a folder after syncing.
parseargs.c2002/10/05
1.23K
Parse a command line returning arguments for use in the exec() line of functions.
rox-2.5-strut-fix.diff2006/10/01
0.56K
Fixes FVWM's EwmhBaseStruts command with ROX's pinboard.
screen-cvs+hide.diff2006/02/27
8.69K
Adds window hiding toGNU Screen.
stat-3.3_freebsd.diff2002/08/02
5.92K
A patch for the stat utility to build on FreeBSD.
tgzmd.sh2002/11/21
6.71K
Handle compressed Maildir type mailboxes in mutt. Note that you will need the compressed folder patch for this to work along with the safecat utility. Supports GPG and creating archives also.
usbmapper.sh2005/08/20
2.39K
Shell script to update symbolic links in /dev to USB devices. Useful if your partition names keep changing when disconnecting a flash drive. Needs Linux with hotplug.
uwatch-1.3+.diff2002/11/20
4.52K
A patch for uwatch to add support for ttys and hostnames on the command line and in the response file.
which.c2002/10/24
2.25K
Exactly like FreeBSD's which command, but will return matches that may not be executable by the invoker.
xosdtail.c2006/06/18
3.62K
Like roottail but works with Xfce4. Requires libXosd.
xpursuit.c2003/02/18
8.45K
Lists users who logged in after a given user.