When I run find, it outputs relative (./-based) file names, but I need full absolute (/-based) names.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
||||
|
|
|
You should call
|
||||
|
@enzotib's answer is probably better but I use
because the lowercase letters and ` are easier for me to type. |
||||
|