On Wed, Sep 7, 2011 at 10:45 PM, Mark Galeck (CW) <mgal...@brocade.com> wrote:
>>>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}:

So, what did you think of the chunk of my message where I explained
the meaning of what you're looking at?


Philip

_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to