Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 1996 19:26:41 -0700
From:      Blair Schmittel <blair@strech.cyber-naut.com>
To:        questions@freebsd.org
Subject:   PERL Question
Message-ID:  <199601280226.TAA13207@strech.cyber-naut.com>

next in thread | raw e-mail | index | archive | help
I realize this probably isn't the place to ask this question, but I had no other place to turn.

Is there a way to create a directory with a PERL script?  I have tried using the following format:

system("mkdir $where");

But it isn't picking up the $where variable.

I'm just starting on PERL, so I don't know that much about it.

Thanks and sorry for the inappropiate message.

Blair



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601280226.TAA13207>