heimchen to linuxmemes@lemmy.world · 3 年前Pov Me, trying to remove a soft-link to a directorymessage-squaremessage-square7linkfedilinkarrow-up158arrow-down12file-text
arrow-up156arrow-down1message-squarePov Me, trying to remove a soft-link to a directoryheimchen to linuxmemes@lemmy.world · 3 年前message-square7linkfedilinkfile-text
minus-squaremaxbossing@feddit.delinkfedilinkarrow-up28·3 年前You need to remove the trailing slash, because a link is a file, but the shell interprets it as a directory
minus-squarerotopenguin@infosec.publinkfedilinkEnglisharrow-up6·3 年前The fun part is that tab completion insists on putting the slash there.
You need to remove the trailing slash, because a link is a file, but the shell interprets it as a directory
The fun part is that tab completion insists on putting the slash there.
have you tried it?