osx (util v1.3.5)
View SourceOS supporting commands
Author: Serge Aleynikov saleyn@gmail.com
Summary
Functions
Return a path where the use of ".." to indicate parent directory has been resolved. Currently does not accept relative paths. Derived from https://github.com/mk270/realpath Copyright 2020 Martin Keegan
Return a canonicalized pathname, having resolved symlinks to their destination. Modelled on realpath(3). Derived from https://github.com/mk270/realpath Copyright 2020 Martin Keegan
Functions
Return a path where the use of ".." to indicate parent directory has been resolved. Currently does not accept relative paths. Derived from https://github.com/mk270/realpath Copyright 2020 Martin Keegan
Return a canonicalized pathname, having resolved symlinks to their destination. Modelled on realpath(3). Derived from https://github.com/mk270/realpath Copyright 2020 Martin Keegan