Pschedule


Pschedule
A PERL script that generates a schedule based on working hours of day. The script checks for scheduling conflicts between working hours and other calendar events.

PC

  1. Download psched.pl:
  2. Look at the options:
    • % psched.pl -h
  3. Here is the output:

UNIX

  1. Download psched.pl:
  2. You will probably need to change the following (with any text editor):
    • The first line (it should point to your PERL executable)
      #!/usr/local/bin/perl
  3. Make sure the script is executable:
    • % chmod 755 psched.pl
  4. Look at the options:
    • % psched.pl -h
  5. Here is the output:

Paul Dutra
Comments: [email protected]
return home
Hosted by www.Geocities.ws

1