Ask HN: Any CLI or GUI tool for getting relative paths between 2 folders?
There must be a tool that makes it easier to get a deep relative path between 2 far away folders with ease! Any suggestions?
You could write it in one line of Python or so, using os.path.relpath