On 07/01/2017 01:44 AM, Jonny Grant wrote: > Thank you for your suggestion re -n, -v, -f > Unfortunately none of those give a warning when the target of the link > doesn't exist. Is there no way for it to give a warning?
no. Furthermore, the target could go away in the next moment, so adding an option for this would be racy anyway. For daily work on the terminal, I suggest using the shell's tab-completion when typing the target. Have a nice day, Berny
