You are not logged in.
hi,
"realpath" is used to get the absolute path-name of a given file.
I wonder what package contains it?
Or,
how can I achieve this from the combination of other commands?
thanks!!
---------------------------
Sorry that I do use "psearch" to search the AUR,
but now I know that it missed the "unsupport" repository.
Thanks again.
Last edited by bsdson.tw (2007-02-06 01:46:13)
Offline
If you are looking for the paths to binaries whereis file or which file should work. Otherwise you could use find / -name -type f -name file
Offline
It's in the AUR.
Offline