Ask HN: Any CLI or GUI tool for getting relative paths between 2 folders?

1 points by turbo_fart_box ↗ HN
There must be a tool that makes it easier to get a deep relative path between 2 far away folders with ease! Any suggestions?

2 comments

[ 3.0 ms ] story [ 11.1 ms ] thread
You could write it in one line of Python or so, using os.path.relpath