Ask Your Question
2

What does "target not a directory" mean in the Ln command error?

asked 2023-07-18 11:39:50 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-07-18 11:56:02 +0000

woof gravatar image

"Target not a directory" means that the target that was specified in the Ln command is not a directory. This error occurs when you try to create a link to a non-directory file or when you specify a directory that doesn't exist. The Ln command is used to create links between files or directories, and it requires a valid target to function correctly.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-18 11:39:50 +0000

Seen: 12 times

Last updated: Jul 18 '23