Navigation

  • index
  • next |
  • previous |
  • fish-shell 3.1.2 documentation »
  • Commands »
This documents an old version of fish. See the latest release.

realpath - Convert a path to an absolute path without symlinks¶

Synopsis¶

realpath PATH

Description¶

realpath resolves a path to its absolute path.

fish provides a realpath builtin as a fallback for systems where there is no realpath command. fish's implementation always resolves its first argument, and does not support any options.

If the operation fails, an error will be reported.

Table of Contents

  • Introduction
  • Commands
  • Design
  • Tutorial
  • Frequently asked questions
  • License

Quick search

Table of Contents

  • realpath - Convert a path to an absolute path without symlinks
    • Synopsis
    • Description

Navigation

  • index
  • next |
  • previous |
  • fish-shell 3.1.2 documentation »
  • Commands »
© Copyright 2019, fish-shell developers. Created using Sphinx 1.8.5.