hi!
i need a program, which creates a directory structure, in a folder.
the user tells a number and a string, and the script creates a folder, for example 1234.abcdef.
then the script make some folders into this, for example creates From, and in_out etc directories.
the different subfolders have to have restrictions, what i can do wint cacls ( or setacl (setacl.sourceforge.net).
these programs need some switches..how can i call them from TCL?
or can i set permissions directly from TCL?
thanks in advance.
i need a program, which creates a directory structure, in a folder.
the user tells a number and a string, and the script creates a folder, for example 1234.abcdef.
then the script make some folders into this, for example creates From, and in_out etc directories.
the different subfolders have to have restrictions, what i can do wint cacls ( or setacl (setacl.sourceforge.net).
these programs need some switches..how can i call them from TCL?
or can i set permissions directly from TCL?
thanks in advance.