[Incrtcl-develop] Need a help for exec "chmod 777 *"...
by Dilip Kumar Reddy other posts by this author
May 11 2009 11:53PM messages near this date
[Incrtcl-develop] [ incrtcl-Bugs-2805469 ] Configuration problems on Macintosh
|
[Incrtcl-develop] [ incrtcl-Bugs-2789473 ] Bug in inherit command
Hello Experts,
Sorry for the wide distribution. I need a help from you. I am facing an
issue while executing " chmod 777" using exec in TCL.
I am able to change a file permission using [exec chmod 777 note.test] but
I am not able to do this for all the files,
[exec chmod 777 note.*] throws an error like file not found.
In simple text, I need to use [exec chmod 777 note.*] or [exec chmod
777 *]. Can some one please help me on this.
You would be greatly appreciated, as i need to change file permissions for
more than 300 files like this.
Thanks & Regards,
Dilip
|