bug#79060: ln documentation 2nd form does not work
Martin Schulte <[email protected]>
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello Mason, as the manual says "In the 2nd form, create a link to TARGET in the current directory.": mkdir x touch y cd x ln ../y Works! Best regards, Martin