On Fri, 9 Mar 2001, Dave Sherman wrote:
> Jamie, could you just post your script to the list? If it is really
> big, maybe just the first ten or twenty lines. This might make it
> easier for us to help you troubleshoot.
>
> Dave
Here are the first 29 lines:
#!/usr/bin/perl
#MUD Shell
#(C)2001 Dean "Gandalf" Swift and Xirium
#
#20010209 Gandalf: idea taken from comments on SlashDot.Org
#20010210 Gandalf: start
#20010211 Gandalf: save
#20010212 Gandalf: save test
#20010213 Gandalf: save
#20010214 Gandalf: save test
#20010218 Gandalf: save
sub disp
{
$width="." x 72;
$in=shift;
if($in ne "")
{
print "\n";
}
while(length($in)>length($width))
{
if($in=~/^\n/)
{
$in=~s/^\n//;
print("\n");
}
>
> On Friday 09 March 2001 11:00, HOEFFNER at dcmir.med.umn.edu wrote:
> > Another try. What happens if you do the absolute pathname to the file
> > you're trying to execute (ie: /usr/people/jme/prog101)?
> >
> > Ed
> > _______________________________________________
> > tclug-list mailing list
> > tclug-list at mn-linux.org
> > https://mailman.mn-linux.org/mailman/listinfo/tclug-list
>
>
--
"It is a mistake to let any mechanical object realise that you are in a
hurry." --Ralph