iTCL Documentation
Hello,
Is there any place where I can find some documentation about itcl functions? In particular, I am interested in "vfs", mainly "vfs chattr".
Looking at other people's scripts I have noticed that "vfs chattr <real path> 1 <virtual path>" creates a symlink... but how do I remove the symlink, for example?
|