coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: improvement for 'ln' to add the '-m' switch


From: Bernhard Voelker
Subject: Re: improvement for 'ln' to add the '-m' switch
Date: Fri, 9 Feb 2024 15:46:11 +0100
User-agent: Mozilla Thunderbird

On 2/9/24 09:22, aotto wrote:
for my special case the "ln -s .." is even don't work with git

reading the report you mentioned [1], I suggest doing it the other way round:
create a symlink in the directory where you generate the output and let it point
to the directory in your git working tree.

[1]
https://stackoverflow.com/questions/77954023/git-check-in-a-file-in-a-symlink-directory-fails/77960139#77960139

But that's all beyond ln(1) and coreutils in general.

Have a nice day,
Berny



reply via email to

[Prev in Thread] Current Thread [Next in Thread]