>>ln -s dir1/foobar1 dir/foobar >works as expected.
Philip wrote: >No, it doesn't. Yes it does! mgaleck@rh5-017205{531}: ls -d dir* dir dir1 mgaleck@rh5-017205{532}: ls dir1 foobar1 mgaleck@rh5-017205{533}: ln -s dir1/foobar1 dir/foobar mgaleck@rh5-017205{534}: ls -l dir/foobar lrwxrwxrwx 1 mgaleck sw-team 12 Sep 7 22:42 dir/foobar -> dir1/foobar1 mgaleck@rh5-017205{535}: _______________________________________________ Help-make mailing list Help-make@gnu.org https://lists.gnu.org/mailman/listinfo/help-make