How to create a relative symbolic link to a non-existing file in python

后端 未结 0 2003
挽巷
挽巷 2020-12-22 22:06
ln -sf foo /some/path/to/bar

doesn\'t ask whether foo exists and just creates a relative symbolic link "bar" that points to a nonexistent

相关标签:
回答
  • 消灭零回复
提交回复
热议问题