LINK-RELATIVE-PATH file
从文件路径中移除 link-root
LINK-RELATIVE-PATH 是一个函数值。
link-relative-path: func ["Remove link-root from a file path" file /local f][ either f: find/match file link-root [copy f] [file] ]