You must log in or register to comment.
Perfect time to reinstall the OS
/s
rm -rf Stable-diffusion/
Use
unlink
insteadYou 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?
Just use rm -rf and live on the edge.