Galaxie Shell 0.2.6 documentation


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

© Copyright 2020-2024, Galaxie Shell Team.

Top » Manuals Pages » echo

echoΒΆ

NAME
  echo - write arguments to standard output

SYNOPSIS
  echo [-n] [string...]

DESCRIPTION
  The echo utility writes its arguments to standard output, followed by a
  <newline>. If there are no arguments, only the <newline> is written.

OPERANDS
  string  A string to be written to standard outputself.

OPTIONS
  -n  Suppress the <newline> that would otherwise follow the final argument in
      the output.

Top » Manuals Pages » echo

© 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.