uu_relpath 0.0.21

relpath ~ (uutils) display relative path of PATHNAME_TO from PATHNAME_FROM
Documentation
1
2
3
4
5
6
7
8
# relpath

```
relpath [-d DIR] TO [FROM]
```

Convert TO destination to the relative path from the FROM dir.
If FROM path is omitted, current working dir will be used.