Click to see how I look (25 K JPG)

The home page of Reinoud van Leeuwen


This page is under construction (which page isn't :-). As a protest to the actions of the "Church" of Scientology, I've added a link to the

Fishman Document


Perl stuff:

www.perl.com homepage

My adduser.pl script to add users to a Windows NT domain

My tapeschedule.pl script for creating tape-roulation schedules for backups (this is how the output looks)


Sybase stuff:

The Sybase Inc. homepage

some useful stored procedures for creating replication scripts.

Tips on getting SQL server and Replication server working on 1 NT server.

A stored procedure that will create a draconic select statement for a number of tables, which will generate an insert script for this table (usefull when creating installation scripts that have to fill tables).


SybPerl stuff:

The reportspace script produces a daily report on the free space on your Sybase database.

Updated July 2nd1998: I have a compiled Windows NT SybPerl binary available that works for me. It is Perl 5.004.02 with SybPerl 2.09.05 under Sybase Open Client 11.1. Thanks to Michael Pepplers update, this version passes all tests. unzip in c:\etc\perl and add c:\etc\perl\bin to your path (use the SYSTEM path to get it working system-wide!). Click here to download (5.5 MB zip file).
This version is old and not updated!, but I still notice that a lot of people download it...
With the introduction of Perl 5.005 (downloadable at the ActiveState website), you can add your own modules with the Perl package manager without any compilation. I will not update the version here.

Unix stuff:

cp2nt is a Unix Korn shell script that uses Samba to copy files from an Unix server to a NT server. All files are converted to DOS format, and put in the same directory as on Unix. So the command

 cp2nt /etc/myconfig 
on Unix host mir will put the file on a NT server with a pathname like
 \\NT_server\share\basedir\mir\etc\myconfig 

Try to mail me at
reinoud@xs4all.nl