Newer
Older
minerva / Base / usr / share / man / man1 / realpath.md
@minerva minerva on 13 Jul 298 bytes Initial commit
## Name

realpath - Print resolved file path

## Synopsis

```sh
$ 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