QIanGua
Results
1
comments of
QIanGua
I also want to use the relative path output, and I get a solution as ``` shell fswatch -e ".git" . | xargs -I{} realpath --relative-to=$(realpath .) {} ```