[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fw: problem with permissions



On February 20, 2001 at 19:10, "Janez Dovc" wrote:

> @ARGV = ("-add",
>          "-quiet",
>           "-umask 022",
------------^^^^^^^^^^^^
>          "-outdir", "/www/KGB/internal/lists/KGB-list");

You need to break it up:

	    "-umask", "022",

--ewh


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]