Hello, I want to use hardlinks insteed of coping real files and subdirectories. In Linux I can do something like this: cp -al dir1 dir2 but this options no exists in Solaris. What can I do to have the same functionality? Thanks for help, Stefan