@[email protected] to [email protected] • 2 years agoPov Me, trying to remove a soft-link to a directorymessage-square7fedilinkarrow-up157
arrow-up157message-squarePov Me, trying to remove a soft-link to a directory@[email protected] to [email protected] • 2 years agomessage-square7fedilink
minus-square@[email protected]linkfedilink27•2 years agoYou need to remove the trailing slash, because a link is a file, but the shell interprets it as a directory
minus-square@[email protected]linkfedilinkEnglish5•2 years agoThe 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?