From saleh@npac.syr.edu Wed Feb 18 18:07:00 1998 Status: RO X-Status: Received: (from majordom@localhost) by postoffice.npac.syr.edu (8.7.5/8.7.1) id SAA00507 for cps606spring98-outgoing; Wed, 18 Feb 1998 18:06:28 -0500 (EST) Received: from tarkovsky.npac.syr.edu (tarkovsky-164.npac.syr.edu [128.230.164.139]) by postoffice.npac.syr.edu (8.7.5/8.7.1) with ESMTP id SAA00502 for ; Wed, 18 Feb 1998 18:06:26 -0500 (EST) Received: from localhost (saleh@localhost) by tarkovsky.npac.syr.edu (8.8.5/8.7.1) with SMTP id SAA02761 for ; Wed, 18 Feb 1998 18:06:24 -0500 (EST) X-Authentication-Warning: tarkovsky.npac.syr.edu: saleh owned process doing -bs Date: Wed, 18 Feb 1998 18:06:24 -0500 (EST) From: Saleh Elmohamed To: cps606spring98@npac.syr.edu Subject: [cps606spring98] Grading policy for Assignment 1 -- more ... Message-ID: MIME-Version: 1.0 Sender: owner-cps606spring98@npac.syr.edu Precedence: bulk Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Length: 722 In short, here is how you go about doing this. Assume your userid is co98aaa and file (database) name is strawberry. In your documents directory, .../cps606spring98-docs/co98aaa you do the following symbolic link (check any good Unix manual to see how these things work) ln -s ../../cps606spring98-cgi/co98aaa/strawberry cherry.db Now, in your assignment page, you can do something like output file to have your database linked. Also, this symbolic link will work fine for your Perl source as well. Again, in your docs directory, do ln -s ../../cps606spring98-cgi/co98aaa/program.pl program.txt Now in your page, you can have a link to program.txt.