mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
294 B
294 B
Name
realpath - Print resolved file path
Synopsis
$ realpath [options] <paths>
Options
-q,--quiet: Suppress error messages.
Description
Show the 'real' path of a file, by resolving all symbolic links along the way.
Arguments
paths: Paths to resolve