Galaxie Shell 0.2.6 documentation


Navigation:   | Index   | Search   | Top   | Up   | Prev   | Next   |
Table of Content: |alias |

© Copyright 2020-2024, Galaxie Shell Team.

Top » Manuals Pages » alias

aliasΒΆ

NAME
  alias - define or display aliases

SYNOPSIS
  alias [alias-name[=string]...]

DESCRIPTION
  The alias utility shall create or redefine alias definitions or write the
  values of existing alias definitions to standard output. An alias definition
  provides a string value that shall replace a command name when it is
  encountered

OPERANDS
  alias-name         Write the alias definition to standard output.
  alias-name=string  Assign the value of string to the alias alias-name.

EXIT STATUS
  0   Successful completion.
  >0  One of the name operands specified did not have an alias definition, or an
      error occurred.

Top » Manuals Pages » alias

© Copyright 2020-2024, Galaxie Shell Team.
This page is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License (CC BY-NC-SA 4.0).
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

Last updated on None.
Created using Sphinx 8.0.2.