>What I need is a way to prevent it from being considered a pathspec.

I finally understand ...

The only work round I can think of is to create a directory that contains
just you link(s) and use this directory as one of the pathspecs e.g:

mkdir /tmp/dummy
cd /tmp/dummy
ln -s foo bar

mkisofs ... -r -graft-points /foo/=foo /tmp/dummy

Symlinks to directories as pathspecs, by design are traversed...

James Pearson


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to